[llvm-commits] Fix missed files in JIT unittests Makefile

Chandler Carruth chandlerc at google.com
Wed Mar 28 16:31:05 PDT 2012


This seems fine. I guess you have to list the source files explicitly
because of the conditional addition of one file?

On Wed, Mar 28, 2012 at 1:13 PM, Danil Malyshev
<dmalyshev at accesssoftek.com>wrote:

>   Hi everyone,
>
> The unittests/ExecutionEngine/JIT/Makefile has missed sourse files: JITMemoryManagerTest.cpp,
> JITTest.cpp and MultiJITTest.cpp
> So tests from these files executed only if LLVM was builded by cmake.
> Attached the patch fixed it.
>
>
> Regards,
> Danil
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120328/890c2e62/attachment.html>


More information about the llvm-commits mailing list