android13/external/llvm/test/tools/gold/X86/Inputs/thinlto_alias.ll

6 lines
94 B
LLVM
Raw Normal View History

2024-06-22 08:45:49 -04:00
target triple = "x86_64-unknown-linux-gnu"
define weak void @weakfunc() {
entry:
ret void
}