Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -17/+15 |
* | Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth... | Eugene Zelenko | 2016-01-26 | 1 | -6/+2 |
* | [Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until | Lang Hames | 2016-01-19 | 1 | -0/+72 |
* | [Orc] Expand a comment explaining a unit test. | Lang Hames | 2016-01-18 | 1 | -0/+5 |
* | OrcJITTests//ObjectLinkingLayerTest.cpp: Appease msc18's C2327. It seems defi... | NAKAMURA Takumi | 2016-01-10 | 1 | -9/+9 |
* | [Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory | Lang Hames | 2016-01-09 | 1 | -0/+82 |
* | [Orc] Add missing file for r251604. | Lang Hames | 2015-10-29 | 1 | -0/+94 |