Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Rewrite the VSO symbol table yet again. Update related utilities. | Lang Hames | 2018-05-16 | 1 | -25/+25 |
* | [ORC] Add a MaterializationResponsibility class to track responsibility for | Lang Hames | 2018-04-16 | 1 | -1/+1 |
* | [ORC] Create a new SymbolStringPool by default in ExecutionSession constructor. | Lang Hames | 2018-04-02 | 1 | -3/+2 |
* | [ORC] Rename SymbolSource to MaterializationUnit, and make the materialization | Lang Hames | 2018-03-20 | 1 | -1/+1 |
* | [ORC] Switch to shared_ptr ownership for AsynchronousSymbolQueries. | Lang Hames | 2018-02-14 | 1 | -30/+6 |
* | [ORC] Refactor the various lookupFlags methods to return the flags map via the | Lang Hames | 2018-01-25 | 1 | -15/+20 |
* | [ORC] Add helpers for building orc::SymbolResolvers from legacy findSymbol-style | Lang Hames | 2018-01-24 | 1 | -0/+73 |
* | [ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and an | Lang Hames | 2018-01-22 | 1 | -0/+90 |