summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-08-24 22:34:06 +0000
committerMatthias Braun <matze@braunis.de>2016-08-24 22:34:06 +0000
commita319e2cae0298cf710d65dc5c82cc1549b36658e (patch)
treec797ceef43a23547b8ac09e53f476abe79ee0264 /llvm/test/DebugInfo
parent5dce48e0a707dfc0afa775e817c8ec0165404d02 (diff)
downloadbcm5719-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/DebugInfo')
-rw-r--r--llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir1
-rw-r--r--llvm/test/DebugInfo/MIR/X86/live-debug-values.mir1
2 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir b/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
index aaf1284a75e..ea898ec1c0c 100644
--- a/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
+++ b/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
@@ -157,7 +157,6 @@
name: add
alignment: 4
exposesReturnsTwice: false
-hasInlineAsm: false
allVRegsAllocated: true
tracksRegLiveness: true
liveins:
diff --git a/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir b/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
index 750187e6346..920d6538ab9 100644
--- a/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
+++ b/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
@@ -159,7 +159,6 @@
name: main
alignment: 4
exposesReturnsTwice: false
-hasInlineAsm: false
allVRegsAllocated: true
tracksRegLiveness: true
liveins:
OpenPOWER on IntegriCloud