aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/JIT/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-281-1/+1
* Use an export list when building JIT unittests. <rdar://problem/12473675>Bob Wilson2012-10-181-0/+7
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-211-1/+1
* Fix missed files in JIT unittests MakefileDanil Malyshev2012-03-291-1/+2
* Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...Eli Bendersky2012-03-151-0/+23
* 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