[test] Cleanup legacy PM tests in llvm/test/DebugInfo
authorArthur Eubanks <aeubanks@google.com>
Sat, 4 Sep 2021 22:52:43 +0000 (15:52 -0700)
committerArthur Eubanks <aeubanks@google.com>
Sat, 4 Sep 2021 22:52:43 +0000 (15:52 -0700)
llvm/test/DebugInfo/Generic/debuginfofinder-forward-declaration.ll
llvm/test/DebugInfo/Generic/debuginfofinder-imported-global-variable.ll
llvm/test/DebugInfo/Generic/debuginfofinder-inlined-cu.ll
llvm/test/DebugInfo/Generic/debuginfofinder-multiple-cu.ll

index 3e0a167..826ab13 100644 (file)
@@ -1,4 +1,3 @@
-; RUN: opt -analyze -module-debuginfo -enable-new-pm=0 < %s | FileCheck %s
 ; RUN: opt -passes='print<module-debuginfo>' -disable-output 2>&1 < %s \
 ; RUN:   | FileCheck %s
 
index bce4a21..69f4253 100644 (file)
@@ -1,4 +1,3 @@
-; RUN: opt -analyze -module-debuginfo -enable-new-pm=0 < %s | FileCheck %s
 ; RUN: opt -passes='print<module-debuginfo>' -disable-output 2>&1 < %s \
 ; RUN:   | FileCheck %s
 
index e9f8179..081262e 100644 (file)
@@ -1,4 +1,3 @@
-; RUN: opt -analyze -module-debuginfo -enable-new-pm=0 < %s | FileCheck %s
 ; RUN: opt -passes='print<module-debuginfo>' -disable-output 2>&1 < %s \
 ; RUN:   | FileCheck %s
 
index 0658a91..b0368ff 100644 (file)
@@ -1,4 +1,3 @@
-; RUN: opt -analyze -module-debuginfo -enable-new-pm=0 < %s | FileCheck %s
 ; RUN: opt -passes='print<module-debuginfo>' -disable-output 2>&1 < %s \
 ; RUN:   | FileCheck %s