Displaying 2 results from an estimated 2 matches for "next_project".
Did you mean:
new_project
2012 Dec 19
0
[LLVMdev] LNT compile-time performance testing
..."config" : {
"Release" : {
"extra_env" : {
"EXTRA_ENV_VAR" : "EXTRA_ENV_VALUE",
...
},
"extra_args" : [
],
},
"Debug" : {
SAME AS RELEASE
}
}
}
},
{
NEXT_PROJECT ...
}
]
}
Note that currently it only does make and Xcode-project builds (I only showed the interesting args for the makefiles since I am assuming you are not interested in Xcode style builds.
On Dec 19, 2012, at 2:05 PM, Eli Bendersky <eliben at google.com> wrote:
> Hi,
>
> I...
2012 Dec 19
2
[LLVMdev] LNT compile-time performance testing
Hi,
I was looking at LNT's "compile" tests, listed here:
$ lnt-sandbox/bin/lnt showtests
Available tests:
compile - Single file compile-time performance testing
nt - LLVM test-suite compile and execution tests
When trying to run it, I get Python exceptions in the code trying to
parse the output of 'ifconfig' in order to infer my MAC address (this
is on 64-bit