summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/ARM/objdump-thumb.test
Commit message (Collapse)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud