llvm-for-llvmta/test/ExecutionEngine/RuntimeDyld/Mips/Inputs/ExternalFunction.ll

5 lines
41 B
LLVM

define void @foo() {
entry:
ret void
}