diff options
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-05-14 09:38:07 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-05-14 09:38:07 +0000 |
commit | 58b854d7e9e5fb09a60a4e3a66e8049a7e4a01f6 (patch) | |
tree | de7db17876d61380fd37d8e28f78f4a918955d11 /test | |
parent | f917bc0406e47866eb1f6c0378de16498018b620 (diff) | |
download | external_llvm-58b854d7e9e5fb09a60a4e3a66e8049a7e4a01f6.zip external_llvm-58b854d7e9e5fb09a60a4e3a66e8049a7e4a01f6.tar.gz external_llvm-58b854d7e9e5fb09a60a4e3a66e8049a7e4a01f6.tar.bz2 |
[SystemZ] Remove bogus isAsmParserOnly
Marking instructions as isAsmParserOnly stops them from being disassembled.
However, in cases where separate asm and codegen versions exist, we actually
want to disassemble to the asm ones.
No functional change intended.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181772 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions