summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/disasm-specific-funcs-mangled-name.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objdump][test] Make test names consistentJames Henderson2019-05-231-27/+0
| | | | | | | | This change renames a number of the disassembly tests to standardise disasm/diassemble/disassembly to disassemble. Requested in https://reviews.llvm.org/D62255. llvm-svn: 361491
* [llvm-objdump][test] Improve testing of some switches #3James Henderson2019-05-231-0/+27
This is the third commit in a series of patches to improve test coverage of llvm-objdump. In this patch I have added a number of tests testing various aspects of disassembly. Reviewed by: MaskRay, grimar, rupprecht Differential Revision: https://reviews.llvm.org/D62255 llvm-svn: 361489
OpenPOWER on IntegriCloud