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]
/
bolt
/
test
/
X86
/
Inputs
/
inline-foo.c
blob
1307c13f22ab4cbb48ee0f73ec19822a492b0a44
1
#include
"stub.h"
2
3
void
foo
() {
4
puts
(
"Hello world!
\n
"
);
5
}