[test] Pin provenance.ll to legacy PM
authorArthur Eubanks <aeubanks@google.com>
Tue, 8 Dec 2020 07:08:02 +0000 (23:08 -0800)
committerArthur Eubanks <aeubanks@google.com>
Tue, 8 Dec 2020 07:08:02 +0000 (23:08 -0800)
It doesn't seem right to port -pa-eval just for one test, punting
decision for how to handle this.

llvm/test/Transforms/ObjCARC/provenance.ll

index 340c66a..d5b4f96 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -disable-output -disable-basic-aa -pa-eval %s 2>&1 | FileCheck %s
+; RUN: opt -disable-output -disable-basic-aa -pa-eval %s -enable-new-pm=0 2>&1 | FileCheck %s
 
 @"\01l_objc_msgSend_fixup_" = global i8 0
 @g1 = global i8 0, section "__OBJC,__message_refs,literal_pointers,no_dead_strip"