summaryrefslogtreecommitdiff
path: root/include/llvm-c/OrcBindings.h
AgeCommit message (Expand)Author
2017-09-17[ORC] Hook up the LLVMOrcAddObjectFile function in the Orc C Bindings.Lang Hames
2017-07-07[ORC] Errorize the ORC APIs.Lang Hames
2017-06-23[ORC] Re-apply r306166 and r306168 with fix for regression test.Lang Hames
2017-06-23This reverts commit r306166 and r306168.Rafael Espindola
2017-06-23[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix theLang Hames
2016-04-25[ORC] clang-format code that was touched in r267457. NFC.Lang Hames
2016-04-25[ORC] Thread Error/Expected through the RPC library.Lang Hames
2016-03-07Remove unused import in Orc C APIAmaury Sechet
2015-11-03Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a...Rafael Espindola
2015-11-03Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp...Rafael Espindola
2015-11-03[Orc] Directly emit machine code for the x86 resolver block and trampolines.Lang Hames
2015-10-30[Orc] Expose the compile callback API through the C bindings.Lang Hames
2015-10-28[Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union thatLang Hames
2015-10-28[Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.Lang Hames
2015-10-28[Orc] Add experimental C bindings for Orc.Lang Hames