OSDN Git Service

update the test file that was omitted in r309478.
authorDehao Chen <dehao@google.com>
Sat, 29 Jul 2017 04:11:20 +0000 (04:11 +0000)
committerDehao Chen <dehao@google.com>
Sat, 29 Jul 2017 04:11:20 +0000 (04:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309479 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/new-pm-pgo.ll

index a5ade77..a9a4deb 100644 (file)
@@ -6,9 +6,9 @@
 ;
 ; GEN: Running pass: PGOInstrumentationGen
 ; USE: Running pass: PGOInstrumentationUse
-; SAMPLE_USE: Running pass: AddDiscriminators
+; SAMPLE_USE: Running pass: ModuleToFunctionPassAdaptor<llvm::AddDiscriminatorsPass>
 ; SAMPLE_USE: Running pass: SampleProfileLoaderPass
-; SAMPLE_GEN: Running pass: AddDiscriminators
+; SAMPLE_GEN: Running pass: ModuleToFunctionPassAdaptor<llvm::AddDiscriminatorsPass>
 
 define void @foo() {
   ret void