Make use of common-symbol alignment info in ELF loader.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ptr-reloc.ll
2012-10-03 Tim NorthoverImplement .rel relocation for R_ARM_ABS32 in MCJIT.