repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
compiler-rt
/
test
/
fuzzer
/
initialize.test
blob
dc6e8697558e5c789ba5fd3e3c376862e6a877ec
1
CHECK: BINGO
2
RUN: %cpp_compiler %S/InitializeTest.cpp -o %t-InitializeTest
3
RUN: not %run %t-InitializeTest -use_value_profile=1 2>&1 | FileCheck %s