summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/AArch64/macho-print-mrs.test
Commit message (Collapse)AuthorAgeFilesLines
* Yet another fix llvm-objdump so it picks a good CPU based for Mach-O files,Kevin Enderby2017-02-101-1/+1
| | | | | | | | | | | in this case for CPU_SUBTYPE_ARM64_ALL. For this cpusubtype it should default to a cyclone CPU to give proper disassembly without a -mcpu= flag. rdar://27767188 llvm-svn: 294771
* [Objdump] Pass the correct subtarget to printInst.Akira Hatanaka2015-03-281-0/+3
This fixes a bug I introduced in r233411. llvm-svn: 233484
OpenPOWER on IntegriCloud