mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-01-31 01:35:20 +01:00
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
|
|
}
|