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
/
start-lib2.ll
blob
830ec1d6d191b50854e231d3149937dee9af0cbd
1
target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
2
target triple = "x86_64-pc-windows-msvc"
3
4
define i32 @bar() {
5
ret i32 1
6
}
7
8
!llvm.linker.options = !{!0}
9
!0 = !{!"/INCLUDE:bar"}