| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the test for the data in code into the ARM directory as it is an ARM | Kevin Enderby | 2013-06-06 | 1 | -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 Espindola | 2013-04-19 | 1 | -0/+3 |
| | | | | | llvm-svn: 179850 | ||||
| * | Don't read one command past the end. | Rafael Espindola | 2013-04-19 | 1 | -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 Christopher | 2013-04-03 | 1 | -0/+12 |
| Patch by Nico Rieck! llvm-svn: 178676 | |||||

