aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp
AgeCommit message (Expand)Author
2013-05-05Add EH support to the MCJIT.Rafael Espindola
2013-04-24Making invalidateInstructionCache automatic in SectionMemoryManagerAndrew Kaylor
2012-11-28Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT an...Andrew Kaylor