We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c54a91 commit 53b6982Copy full SHA for 53b6982
llvm/test/Transforms/Inline/null-function.ll
@@ -1,4 +1,4 @@
1
-; RUN: opt -print-before=always-inline -always-inline < %s -o /dev/null 2>&1 | FileCheck %s
+; RUN: opt -print-before=always-inline -always-inline -enable-new-pm=0 < %s -o /dev/null 2>&1 | FileCheck %s
2
3
define i32 @main() #0 {
4
entry:
0 commit comments