diff options
| author | Matthias Braun <matze@braunis.de> | 2016-08-24 22:34:06 +0000 |
|---|---|---|
| committer | Matthias Braun <matze@braunis.de> | 2016-08-24 22:34:06 +0000 |
| commit | a319e2cae0298cf710d65dc5c82cc1549b36658e (patch) | |
| tree | c797ceef43a23547b8ac09e53f476abe79ee0264 /llvm/test/CodeGen/ARM | |
| parent | 5dce48e0a707dfc0afa775e817c8ec0165404d02 (diff) | |
| download | bcm5719-llvm-a319e2cae0298cf710d65dc5c82cc1549b36658e.tar.gz bcm5719-llvm-a319e2cae0298cf710d65dc5c82cc1549b36658e.zip | |
MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it
llvm-svn: 279680
Diffstat (limited to 'llvm/test/CodeGen/ARM')
| -rw-r--r-- | llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir b/llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir index 2682daa897c..144961b7ac9 100644 --- a/llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir +++ b/llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir @@ -79,7 +79,6 @@ name: f alignment: 1 exposesReturnsTwice: false -hasInlineAsm: false allVRegsAllocated: true tracksRegLiveness: true liveins: |

