Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Add support for emulated TLS to ORCv2. | Lang Hames | 2020-01-29 | 1 | -1/+1 |
* | [ORC] Add deprecation warnings to ORCv1 layers and utilities. | Lang Hames | 2019-07-17 | 1 | -32/+32 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove TypeBuilder.h, and fix the few locations using it. | James Y Knight | 2019-01-13 | 1 | -1/+6 |
* | [Support] Make error banner optional in logAllUnhandledErrors | Jonas Devlieghere | 2018-11-11 | 1 | -12/+9 |
* | [ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> rather | Lang Hames | 2018-02-21 | 1 | -7/+5 |
* | [ORC] Rename NullResolver to NullLegacyResolver. | Lang Hames | 2018-02-03 | 1 | -11/+11 |
* | [ORC] Convert null remote symbols to null JITSymbols. | Lang Hames | 2017-09-05 | 1 | -10/+23 |
* | [ORC] Add a pair of ORC layers that forward object-layer operations via RPC. | Lang Hames | 2017-09-05 | 1 | -0/+576 |