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/MIR/ARM/sched-it-debug-nodes.mir | |
| 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/MIR/ARM/sched-it-debug-nodes.mir')
| -rw-r--r-- | llvm/test/CodeGen/MIR/ARM/sched-it-debug-nodes.mir | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MIR/ARM/sched-it-debug-nodes.mir b/llvm/test/CodeGen/MIR/ARM/sched-it-debug-nodes.mir index ca330cb01e6..7a0d2989d56 100644 --- a/llvm/test/CodeGen/MIR/ARM/sched-it-debug-nodes.mir +++ b/llvm/test/CodeGen/MIR/ARM/sched-it-debug-nodes.mir @@ -90,7 +90,6 @@ name: f alignment: 1 exposesReturnsTwice: false -hasInlineAsm: false allVRegsAllocated: true tracksRegLiveness: true liveins: |

