aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/JIT/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Partially revert r91626. Materializing extra functions to determine whetherJeffrey Yasskin2009-12-221-1/+1
* Reinstate r91208 to fix available_externally linkage for globals, withJeffrey Yasskin2009-12-131-0/+3
* Fix http://llvm.org/PR4822: allow module deletion after a function has beenJeffrey Yasskin2009-10-231-1/+1
* Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin2009-06-251-0/+15