llvm-6502/test/tools/gold/Inputs/pr19901-1.ll

5 lines
95 B
LLVM
Raw Normal View History

target triple = "x86_64-unknown-linux-gnu"
define linkonce_odr hidden void @f() {
ret void
}