Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++] Use 'nullptr'. Tools edition. | Craig Topper | 2014-04-25 | 1 | -5/+5 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | Fix known typos | Alp Toker | 2014-01-24 | 1 | -1/+1 |
* | Sanitize MCJIT remote execution | Renato Golin | 2014-01-14 | 1 | -5/+5 |
* | MCJIT-remote: __main should be resolved in child context. | NAKAMURA Takumi | 2013-10-27 | 1 | -16/+0 |
* | lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb... | NAKAMURA Takumi | 2013-10-26 | 1 | -0/+16 |
* | Adding multiple object support to MCJIT EH frame handling | Andrew Kaylor | 2013-10-11 | 1 | -24/+0 |
* | Attempting to fix lli build error | Andrew Kaylor | 2013-10-04 | 1 | -3/+3 |
* | Fixing container/pointer bug in remote-lli found by ASan | Andrew Kaylor | 2013-10-04 | 1 | -26/+26 |
* | Adding support and tests for multiple module handling in lli | Andrew Kaylor | 2013-10-04 | 1 | -0/+230 |