summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
AgeCommit message (Expand)Author
2017-06-06Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth
2017-05-03[IR] Abstract away ArgNo+1 attribute indexing as much as possibleReid Kleckner
2017-04-14[IR] Make paramHasAttr to use arg indices instead of attr indicesReid Kleckner
2017-03-21Rename AttributeSet to AttributeListReid Kleckner
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini
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
2015-04-20[Orc] Make the makeStub function propagate argument attributes onto the call toLang Hames