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

Danil Malyshev dmalyshev at accesssoftek.com
Thu Mar 29 11:53:43 PDT 2012


Hi,

Committed at r153672, thank you!


Regards,
Danil

________________________________
From: Chandler Carruth [chandlerc at google.com]
Sent: Wednesday, March 28, 2012 4:31 PM
To: Danil Malyshev
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] Fix missed files in JIT unittests Makefile

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<mailto: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<mailto: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/20120329/c9396b27/attachment.html>


More information about the llvm-commits mailing list