Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ORC] Replace SymbolResolvers in the new ORC layers with search orders on VSOs. | Lang Hames | 2018-07-20 | 1 | -0/+5 |
* | [RuntimeDyld] Make RuntimeDyld honor the ProcessAllSections flag. | Lang Hames | 2017-04-04 | 1 | -1/+1 |
* | [Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory | Lang Hames | 2016-01-09 | 1 | -3/+3 |
* | [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that | Lang Hames | 2015-10-28 | 1 | -0/+2 |
* | [Orc] Revert the C bindngs commit, r251472, while I debug some builder failures. | Lang Hames | 2015-10-28 | 1 | -2/+0 |
* | [Orc] Add experimental C bindings for Orc. | Lang Hames | 2015-10-28 | 1 | -0/+2 |
* | [Orc] Make the makeStub function propagate argument attributes onto the call to | Lang Hames | 2015-04-20 | 1 | -0/+23 |