1. 16132e6 Purge unused includes throughout libSupport. by Benjamin Kramer · 11 years ago
  2. b5c7b1f [MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues. by Lang Hames · 11 years ago
  3. 9fb4114 Reverting r222828 and r222810-r222812 as they broke the build on Windows. by Aaron Ballman · 11 years ago
  4. 829a19a [MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme. by Lang Hames · 11 years ago
  5. 0f15490 [MCJIT] Delete the JTIMemoryManager and associated APIs. by Lang Hames · 11 years ago
  6. 4453e4294 Remove 'using std::error_code' from tools. by Rafael Espindola · 11 years ago
  7. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  8. e6cb63e [C++] Use 'nullptr'. Tools edition. by Craig Topper · 12 years ago
  9. f98597a [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 12 years ago
  10. cb40291 Fix known typos by Alp Toker · 12 years ago
  11. 695895c Sanitize MCJIT remote execution by Renato Golin · 12 years ago
  12. 5bb0143 MCJIT-remote: __main should be resolved in child context. by NAKAMURA Takumi · 12 years ago
  13. da469ec lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unbreak mingw32. by NAKAMURA Takumi · 12 years ago
  14. 7bb1344 Adding multiple object support to MCJIT EH frame handling by Andrew Kaylor · 12 years ago
  15. 2173080 Attempting to fix lli build error by Andrew Kaylor · 12 years ago
  16. 9723176 Fixing container/pointer bug in remote-lli found by ASan by Andrew Kaylor · 12 years ago
  17. 1b2cfb6 Adding support and tests for multiple module handling in lli by Andrew Kaylor · 12 years ago