Dan Gohman
|
2470818942
|
When sending stats output to stdout for grepping, don't emit normal
output to standard output also.
llvm-svn: 111401
|
2010-08-18 20:32:46 +00:00 |
Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Evan Cheng
|
ad6f3ff2c0
|
For Darwin / x86_64, override -relocation-model=static to pic if the output is assembly since Darwin assembler does not really support -static codeine.
I view this as a temporary workaround until the assembler / linker changes.
llvm-svn: 72806
|
2009-06-03 21:13:54 +00:00 |
Dan Gohman
|
9fc30d5c30
|
Add a testcase for the scheduling heuristic introduced in r67586.
llvm-svn: 67622
|
2009-03-24 16:38:27 +00:00 |