[llvm-commits] [llvm] r158909 - in /llvm/trunk: cmake/modules/AddLLVM.cmake cmake/modules/LLVMProcessSources.cmake unittests/ADT/CMakeLists.txt unittests/Analysis/CMakeLists.txt unittests/Bitcode/CMakeLists.txt unittests/CMakeLists.txt unittests/
NAKAMURA Takumi
geek4civic at gmail.com
Thu Jun 21 05:55:34 PDT 2012
Chandler,
> +add_llvm_unittest(ExecutionEngine/JITTests
> + ${JITTestsSources}
> + )
I wonder if you didn't meet build error with this! (yeaah, fixed!)
ps. I have been working what is similar to yours. I have to merge
yours to mine tonight. ;)
Arigato the guy!
...Takumi
More information about the llvm-commits
mailing list