update the test file that was omitted in r309478.

llvm-svn: 309479
This commit is contained in:
Dehao Chen 2017-07-29 04:11:20 +00:00
parent ce0842ce9c
commit 246254b97d
1 changed files with 2 additions and 2 deletions

View 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