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

5 lines
41 B
LLVM

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