Alp Toker
d3d017cf00
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
fb5bddfd0a
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
c6555c1956
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
feef8c2469
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
d5972ea8fc
When dumping clear the arm/thumb flag for now.
...
Patch by Nico Rieck!
llvm-svn: 178676
2013-04-03 18:31:12 +00:00