Sebastian Pop
|
422377cfd3
|
rename -ccc-host-triple into -target
llvm-svn: 148582
|
2012-01-20 22:01:23 +00:00 |
Eli Friedman
|
d749c6bf2e
|
Revert r148138; it's causing test failures.
llvm-svn: 148141
|
2012-01-13 21:33:06 +00:00 |
Sebastian Pop
|
9a8d528ddf
|
rename -ccc-host-triple into -target
llvm-svn: 148138
|
2012-01-13 20:37:02 +00:00 |
Bob Wilson
|
d32fba2379
|
Stop disabling integrated assembler with -static. <rdar://problem/10175391>
The integrated assembler seems to be working pretty well for -static code
now, so remove the hacks to disable it.
llvm-svn: 143304
|
2011-10-30 00:20:28 +00:00 |
Rafael Espindola
|
f934f98ad2
|
The logic about -static is darwin only. For now assume that all non
darwin assembler can handle cfi. Add a test.
llvm-svn: 131464
|
2011-05-17 16:26:17 +00:00 |