summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/OrcCBindingsStack.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a...Rafael Espindola2015-11-031-13/+8
* Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp...Rafael Espindola2015-11-031-8/+13
* [Orc] Directly emit machine code for the x86 resolver block and trampolines.Lang Hames2015-11-031-13/+8
* [Orc] Expose the compile callback API through the C bindings.Lang Hames2015-10-301-10/+36
* [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union thatLang Hames2015-10-281-0/+261
* [Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.Lang Hames2015-10-281-268/+0
* [Orc] Add experimental C bindings for Orc.Lang Hames2015-10-281-0/+268
OpenPOWER on IntegriCloud