Add support for resolving MIPS64r2 and MIPS64r6 relocations in MCJIT. Patch by Vladimir Radosavljevic. Differential Revision: http://reviews.llvm.org/D9667 llvm-svn: 238424
5 lines
41 B
LLVM
5 lines
41 B
LLVM
define void @foo() {
|
|
entry:
|
|
ret void
|
|
}
|