Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ptr-reloc.ll
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2012-10-03 Tim NorthoverImplement .rel relocation for R_ARM_ABS32 in MCJIT.