[DebugInfo][test] Change two MIR tests to use -start-before=livedebugvalues instead...
authorFangrui Song <maskray@google.com>
Sun, 19 Jan 2020 07:12:22 +0000 (23:12 -0800)
committerFangrui Song <maskray@google.com>
Sun, 19 Jan 2020 08:09:46 +0000 (00:09 -0800)
To break order dependency between livedebugvalues and patchable-function.

llvm/test/DebugInfo/ARM/cfi-eof-prologue.mir
llvm/test/DebugInfo/X86/debug-loc-asan.mir

index 622a52fc8e96ac946c042706fe2f23b7b0c494c9..ab8154edf8c1f48355e928e916bfeab386a4cae1 100644 (file)
@@ -1,5 +1,5 @@
-# RUN: llc -o - %s -mtriple=thumbv7-apple-ios -start-after=patchable-function | FileCheck %s
-# RUN: llc -o - %s -mtriple=thumbv6-apple-ios -start-after=patchable-function | FileCheck %s
+# RUN: llc -o - %s -mtriple=thumbv7-apple-ios -start-before=livedebugvalues | FileCheck %s
+# RUN: llc -o - %s -mtriple=thumbv6-apple-ios -start-before=livedebugvalues | FileCheck %s
 
 # struct A {
 #   A();
index b09c469f3d9eb7e04e39bc63cb69261ef304020c..abec5796e4b7c5f47b507322ca3f2a4aee641883 100644 (file)
@@ -1,5 +1,5 @@
-# RUN: llc -o - %s -start-after=patchable-function -O0 -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
-# RUN: llc -o - %s -start-after=patchable-function  -O0 -mtriple=x86_64-unknown-linux-gnu -filetype=obj \
+# RUN: llc -o - %s -start-after=livedebugvalues -O0 -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
+# RUN: llc -o - %s -start-after=livedebugvalues  -O0 -mtriple=x86_64-unknown-linux-gnu -filetype=obj \
 # RUN:   | llvm-dwarfdump -debug-info - | FileCheck %s --check-prefix=DWARF
 #
 # Verify that we have correct debug info for local variables in code