xref: /llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/Mips/Inputs/ExternalFunction.ll (revision 9720283e994c6c3187cff8724bf0c2ed59d04f8c)
1*9720283eSPetar Jovanovicdefine void @foo() {
2*9720283eSPetar Jovanovicentry:
3*9720283eSPetar Jovanovic  ret void
4*9720283eSPetar Jovanovic}
5