forked from OSchip/llvm-project
This patch updates the ORC layers and utilities to return and propagate llvm::Errors where appropriate. This is necessary to allow ORC to safely handle error cases in cross-process and remote JITing. llvm-svn: 307350 |
||
|---|---|---|
| .. | ||
| Transforms | ||
| Analysis.h | ||
| BitReader.h | ||
| BitWriter.h | ||
| Core.h | ||
| Disassembler.h | ||
| ErrorHandling.h | ||
| ExecutionEngine.h | ||
| IRReader.h | ||
| Initialization.h | ||
| LinkTimeOptimizer.h | ||
| Linker.h | ||
| Object.h | ||
| OrcBindings.h | ||
| Support.h | ||
| Target.h | ||
| TargetMachine.h | ||
| Types.h | ||
| lto.h | ||
| module.modulemap | ||