llvm-for-llvmta/test/Linker/Inputs/funcimport_comdat.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

5 lines
45 B
LLVM

define i32 @main() #0 {
entry:
ret i32 0
}