Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MCJIT] Replace JITEventListener::anchor (temporarily removed in r222861), and | Lang Hames | 2014-11-27 | 1 | -247/+0 |
* | [MCJIT] Fix missing return statement. | Lang Hames | 2014-11-26 | 1 | -0/+1 |
* | [MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues. | Lang Hames | 2014-11-26 | 1 | -0/+246 |
* | Reverting r222828 and r222810-r222812 as they broke the build on Windows. | Aaron Ballman | 2014-11-26 | 1 | -237/+0 |
* | [MCJIT] Re-enable GDB registration (temporarily disabled in r222811), but check | Lang Hames | 2014-11-26 | 1 | -0/+5 |
* | [MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme. | Lang Hames | 2014-11-26 | 1 | -0/+232 |