summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/RTDyldMemoryManager.cpp
Commit message (Expand)AuthorAge
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* There are no __register_frame and __deregister_frame functions Yaron Keren2013-12-17
* Resolve JIT runtime linking problems on Android.Andrew Kaylor2013-11-15
* The FIXME was indeed fixed in the linker, comment removed.Yaron Keren2013-10-25
* Really fix build warning/error that I think r192756 was trying to fix.Craig Topper2013-10-16
* Fixing build warning/errorAndrew Kaylor2013-10-16
* Adding support for deregistering EH frames with MCJIT.Andrew Kaylor2013-10-16
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-11
* Adding multiple module support for MCJIT.Andrew Kaylor2013-10-01
* Fix the build issue under ia64. Close bug #5715Sylvestre Ledru2013-08-27
* Preserve const correctness.Benjamin Kramer2013-06-04
* Add missing header for atexit.Michael J. Spencer2013-05-24
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-21
* Roll out r182411 and 182412 because it's still broken.Filip Pizlo2013-05-21
* Fix busted comment. This conditional include block used to be in SectionMemor...Filip Pizlo2013-05-21
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-21
* Roll out r182407 and r182408 because they broke builds.Filip Pizlo2013-05-21
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-21