aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/RTDyldMemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-282/+0
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-11/+12
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+0
* Merging r197483:Bill Wendling2013-12-241-1/+1
* Resolve JIT runtime linking problems on Android.Andrew Kaylor2013-11-151-2/+83
* The FIXME was indeed fixed in the linker, comment removed.Yaron Keren2013-10-251-4/+0
* Really fix build warning/error that I think r192756 was trying to fix.Craig Topper2013-10-161-4/+4
* Fixing build warning/errorAndrew Kaylor2013-10-161-2/+3
* Adding support for deregistering EH frames with MCJIT.Andrew Kaylor2013-10-161-6/+77
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-111-3/+8
* Adding multiple module support for MCJIT.Andrew Kaylor2013-10-011-15/+25
* Fix the build issue under ia64. Close bug #5715Sylvestre Ledru2013-08-271-1/+1
* Preserve const correctness.Benjamin Kramer2013-06-041-3/+3
* Add missing header for atexit.Michael J. Spencer2013-05-241-0/+2
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-0/+116
* Roll out r182411 and 182412 because it's still broken.Filip Pizlo2013-05-211-115/+0
* Fix busted comment. This conditional include block used to be in SectionMemor...Filip Pizlo2013-05-211-1/+1
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-0/+115
* Roll out r182407 and r182408 because they broke builds.Filip Pizlo2013-05-211-105/+0
* Put RTDyldMemoryManager into its own file, and make it linked into Filip Pizlo2013-05-211-0/+105