[opaque pointer type] Add textual IR support for explicit type parameter to load...
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-common-symbols-alignment.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2013-04-29 Rafael EspindolaAdd getSymbolAlignment to the ObjectFile interface.
2013-04-29 Rafael EspindolaPropagate relocation info to resolveRelocation.
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2012-10-29 Tim NorthoverMake use of common-symbol alignment info in ELF loader.