Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and | Lang Hames | 2015-04-02 | 1 | -0/+102 |
use these to add support for C++ static ctors/dtors to the Orc-lazy JIT in LLI. Replace the trivial_retval_1 regression test - the new 'hello' test is covering strictly more code. llvm-svn: 233885 |