xref
: /
external
/
llvm
/
test
/
tools
/
gold
/
X86
/
Inputs
/
thinlto_alias.ll
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
target triple = "x86_64-unknown-linux-gnu"
2
define weak void @weakfunc() {
3
entry:
4
ret void
5
}
6