summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/ARM
Commit message (Collapse)AuthorAgeFilesLines
* Move the test for the data in code into the ARM directory as it is an ARMKevin Enderby2013-06-061-0/+7
| | | | | | | | binary that is used for the test. Caught by Jim Grosbach! rdar://11791371 llvm-svn: 183442
* Only run the tests in test/Object/ARM if we have ARM support.Rafael Espindola2013-04-191-0/+3
| | | | llvm-svn: 179850
* Don't read one command past the end.Rafael Espindola2013-04-191-0/+4
| | | | | | | | | 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
* When dumping clear the arm/thumb flag for now.Eric Christopher2013-04-031-0/+12
Patch by Nico Rieck! llvm-svn: 178676
OpenPOWER on IntegriCloud