| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed the MCJIT so that it can emit not only instance | Sean Callanan | 2011-11-12 | 1 | -6/+6 | 
| * | The MCJITMemoryManager takes ownership of the JMM, so don't leak it. | Jim Grosbach | 2011-10-18 | 1 | -0/+2 | 
| * | Objective C functions may use a magic '\1' on the name. Handle that when | Jim Grosbach | 2011-05-18 | 1 | -0/+10 | 
| * | The MCJIT memory manager needs to initialize its Module member. | Jim Grosbach | 2011-05-12 | 1 | -1/+1 | 
| * | Refactor MCJIT 32-bit section loading. | Jim Grosbach | 2011-04-08 | 1 | -0/+6 | 
| * | RuntimeDyld should use the memory manager API. | Jim Grosbach | 2011-04-06 | 1 | -9/+5 | 
| * | Remove extraneous 'return'. | Jim Grosbach | 2011-04-05 | 1 | -2/+1 | 
| * | Add missing file from r128851. | Jim Grosbach | 2011-04-04 | 1 | -0/+58 | 

