summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/JIT/Makefile
Commit message (Expand)AuthorAge
* Attempt to fix JIT unit tests after r198087.Nico Weber2013-12-27
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-28
* Use an export list when building JIT unittests. <rdar://problem/12473675>Bob Wilson2012-10-18
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-21
* Fix missed files in JIT unittests MakefileDanil Malyshev2012-03-29
* Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...Eli Bendersky2012-03-15
* Partially revert r91626. Materializing extra functions to determine whetherJeffrey Yasskin2009-12-22
* Reinstate r91208 to fix available_externally linkage for globals, withJeffrey Yasskin2009-12-13
* Fix http://llvm.org/PR4822: allow module deletion after a function has beenJeffrey Yasskin2009-10-23
* Add a JITEventListener interface that gets called back when a new function isJeffrey Yasskin2009-06-25