summaryrefslogtreecommitdiff
path: root/test/Other
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-07-29 04:11:20 +0000
committerDehao Chen <dehao@google.com>2017-07-29 04:11:20 +0000
commite175948484aa316e1f23dc84410f218a7dc8d233 (patch)
treee840f586b65eb73ab2f326ee8d5ecaca6d8f9d86 /test/Other
parent04fe17a73458e04fcdcb72d5539fd2fa1ccc5d4d (diff)
update the test file that was omitted in r309478.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309479 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Other')
-rw-r--r--test/Other/new-pm-pgo.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Other/new-pm-pgo.ll b/test/Other/new-pm-pgo.ll
index a5ade773a87..a9a4deb67f0 100644
--- a/test/Other/new-pm-pgo.ll
+++ b/test/Other/new-pm-pgo.ll
@@ -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