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

5 lines
41 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
define void @foo() {
entry:
ret void
}