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

Danil Malyshev dmalyshev at accesssoftek.com
Wed Mar 28 13:13:19 PDT 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120328/ac0b5dda/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JIT_unittests_Makefile.patch
Type: application/octet-stream
Size: 547 bytes
Desc: JIT_unittests_Makefile.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120328/ac0b5dda/attachment.obj>


More information about the llvm-commits mailing list