1. 3e29671 Revert a series of commits to MCJIT to get the build working in CMake by Chandler Carruth · 12 years ago
  2. 799184d Re-factored RuntimeDyld. Added ExecutionEngine/MCJIT tests. by Danil Malyshev · 12 years ago
  3. 8581438 Convert assert(0) to llvm_unreachable by Craig Topper · 13 years ago
  4. 408a25c Explain to the compiler why TargetAddr is not used uninitialized later. by Duncan Sands · 13 years ago
  5. 76463fd Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller logical headers. by Eli Bendersky · 13 years ago
  6. e0934be Tidy up. by Jim Grosbach · 13 years ago
  7. 61425c0 MCJIT support for non-function sections. by Jim Grosbach · 13 years ago
  8. 9223822 A fix for the previous commit: "integer constant is too large for ‘long’ type" error on some 32-bit bots by Eli Bendersky · 13 years ago
  9. a66a185 Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches. by Eli Bendersky · 13 years ago