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]
/
lld
/
test
/
COFF
/
Inputs
/
alpha.ll
blob
53fc36beee68b50e5e2bd5d2ec27fe87f20fca50
1
define void @_DllMainCRTStartup() {
2
entry:
3
ret void
4
}
5
6
define dllexport void @f() local_unnamed_addr {
7
entry:
8
ret void
9
}