[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/

Chandler Carruth chandlerc at gmail.com
Thu Jun 21 07:22:42 PDT 2012


On Jun 21, 2012 5:56 AM, "NAKAMURA Takumi" <geek4civic at gmail.com> wrote:
>
> Chandler,
>
> > +add_llvm_unittest(ExecutionEngine/JITTests
> > +  ${JITTestsSources}
> > +  )
>
> I wonder if you didn't meet build error with this! (yeaah, fixed!)

Doh! No idea how this worked for me, but thanks for fixing!

>
> ps. I have been working what is similar to yours. I have to merge
> yours to mine tonight. ;)

Oof, hopefully not too bad of a merge.

>
> Arigato the guy!
>
> ...Takumi
>
> _______________________________________________
> 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/20120621/1cc0b977/attachment.html>


More information about the llvm-commits mailing list