aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ExecutionEngine/SectionMemoryManager.h
AgeCommit message (Expand)Author
2013-05-05Add EH support to the MCJIT.Rafael Espindola
2013-04-24Making invalidateInstructionCache automatic in SectionMemoryManagerAndrew Kaylor
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-11-27Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor