aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini1-1/+2
2015-10-28[Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union thatLang Hames1-1/+1
2015-10-28[Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.Lang Hames1-1/+1
2015-10-28[Orc] Add experimental C bindings for Orc.Lang Hames1-1/+1
2015-04-20[Orc] Make the makeStub function propagate argument attributes onto the call toLang Hames1-0/+48