[RuntimeDyld] Skip relocations for external symbols with 64-bit address ~0ULL.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / RuntimeDyldCheckerImpl.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-14 Keno Fischer[RuntimeDyldELF] Improve GOT support
2015-03-11 Lang Hames[Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724...
2015-03-10 Eric ChristopherTemporarily revert r231726 and r231724 as they're break...
2015-03-09 Lang Hames[Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols...
2014-09-04 Lang Hames[MCJIT] Add command-line argument to llvm-rtdyld to...
2014-09-03 Lang Hames[MCJIT] Add a 'section_addr' builtin function to Runtim...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-29 Lang Hames[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
2014-07-23 Saleem AbdulrasoolExecutionEngine: remove a stray semicolon
2014-07-22 Lang Hames[MCJIT] Refactor and add stub inspection to the Runtime...