summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Orc] Make the makeStub function propagate argument attributes onto the call toLang Hames2015-04-201-0/+48
the function body. This is necessary for correctness when lazily compiling. Also, flesh out the Orc unit test infrastructure slightly, and add a unit test for this. llvm-svn: 235347
OpenPOWER on IntegriCloud