Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner | 2011-07-18 | 1 | -1/+1 |
* | Make the ExecutionEngine automatically remove global mappings on when their | Jeffrey Yasskin | 2009-10-13 | 1 | -0/+13 |
* | ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverse | Jeffrey Yasskin | 2009-10-09 | 1 | -0/+20 |
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -4/+8 |
* | Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old | Jeffrey Yasskin | 2009-08-04 | 1 | -0/+92 |