aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ExecutionEngine/SectionMemoryManager.h
Commit message (Expand)AuthorAgeFilesLines
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-11/+0
* Roll out r182411 and 182412 because it's still broken.Filip Pizlo2013-05-211-0/+11
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-11/+0
* Roll out r182407 and r182408 because they broke builds.Filip Pizlo2013-05-211-0/+11
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-11/+0
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-171-5/+6
* SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the Filip Pizlo2013-05-141-50/+2
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-071-12/+0
* Add EH support to the MCJIT.Rafael Espindola2013-05-051-0/+2
* Making invalidateInstructionCache automatic in SectionMemoryManagerAndrew Kaylor2013-04-241-3/+1
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-271-0/+176