Alp Toker
03b6e12fae
Reduce verbiage of lit.local.cfg files
...
We can just split targets_to_build in one place and make it immutable.
llvm-svn: 210496
2014-06-09 22:42:55 +00:00
Kevin Enderby
9032830bea
Move the test for the data in code into the ARM directory as it is an ARM
...
binary that is used for the test. Caught by Jim Grosbach!
rdar://11791371
llvm-svn: 183442
2013-06-06 20:28:28 +00:00
Rafael Espindola
96eb421cc7
Only run the tests in test/Object/ARM if we have ARM support.
...
llvm-svn: 179850
2013-04-19 12:47:53 +00:00
Rafael Espindola
f56c9bfd51
Don't read one command past the end.
...
Thanks to Evgeniy Stepanov for reporting this.
It might be a good idea to add a command iterator abstraction to MachO.h, but
this fixes the bug for now.
llvm-svn: 179848
2013-04-19 11:36:47 +00:00
Eric Christopher
8cfce53956
When dumping clear the arm/thumb flag for now.
...
Patch by Nico Rieck!
llvm-svn: 178676
2013-04-03 18:31:12 +00:00