update the test file that was omitted in r309478.
llvm-svn: 309479
This commit is contained in:
parent
ce0842ce9c
commit
246254b97d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue