| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MCJIT support for non-function sections. | Jim Grosbach | 2012-01-16 | 1 | -0/+10 |
| * | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
| * | 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 |

