commit | 903f5b05e264cca4bb24296f012854afe3102f6e | [log] [tgz] |
---|---|---|
author | James Henderson <jh7370@my.bristol.ac.uk> | Thu May 23 12:30:39 2019 +0000 |
committer | James Henderson <jh7370@my.bristol.ac.uk> | Thu May 23 12:30:39 2019 +0000 |
tree | 697fc6166ff1d9a63799681e6f1b73440b63d724 | |
parent | fb6ee67ab14805aa75cb11404d426535242bff55 [diff] |
[llvm-objdump][test] Improve testing of some switches #3 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