Commit History

Author SHA1 Message Date
  Rafael Espindola 3f4ed32b43 Make it explicit that ExecutionEngine takes ownership of the modules. 11 years ago
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 years ago
  Ahmed Charles 1a6eca243f [C++11] Replace OwningPtr::take() with OwningPtr::release(). 11 years ago
  Juergen Ributzka ba0f991a78 [weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables. 11 years ago
  Juergen Ributzka 354362524a [weak vtables] Remove a bunch of weak vtables 11 years ago
  Alexey Samsonov b21ab43cfc Revert r194865 and r194874. 11 years ago
  Juergen Ributzka 5a364c5561 [weak vtables] Remove a bunch of weak vtables 11 years ago
  Andrew Kaylor 70c1ea493e Tests for MCJIT multiple module support 12 years ago
  David Tweed abb38fe8de Minor changes to the MCJITTest unittests to use the correct API for finalizing 12 years ago
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... 12 years ago
  Andrew Kaylor cc7773bdcb Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp 12 years ago
  Amara Emerson b586aae15e MCJIT unit test: add calls to ensure that instruction caches are properly invalidated before code execution. 12 years ago
  Andrew Kaylor 2d6d585c85 Adding MCJIT and MemoryBuffer unit tests 13 years ago