Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Don't call isa<> on a null value. | Lang Hames | 2018-06-26 | 1 | -1/+1 |
* | [ORC] Fix a missing return value. | Lang Hames | 2018-06-26 | 1 | -0/+2 |
* | [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. | Lang Hames | 2018-06-26 | 1 | -3/+147 |
* | [ORC] Re-apply r327566 with a fix for test-global-ctors.ll. | Lang Hames | 2018-03-15 | 1 | -1/+1 |
* | [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and | Lang Hames | 2015-04-02 | 1 | -0/+102 |