summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/MCJIT/MCJITMemoryManager.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed the MCJIT so that it can emit not only instanceSean Callanan2011-11-121-6/+6
* The MCJITMemoryManager takes ownership of the JMM, so don't leak it.Jim Grosbach2011-10-181-0/+2
* Objective C functions may use a magic '\1' on the name. Handle that whenJim Grosbach2011-05-181-0/+10
* The MCJIT memory manager needs to initialize its Module member.Jim Grosbach2011-05-121-1/+1
* Refactor MCJIT 32-bit section loading.Jim Grosbach2011-04-081-0/+6
* RuntimeDyld should use the memory manager API.Jim Grosbach2011-04-061-9/+5
* Remove extraneous 'return'.Jim Grosbach2011-04-051-2/+1
* Add missing file from r128851.Jim Grosbach2011-04-041-0/+58
OpenPOWER on IntegriCloud