[Lldb-commits] [PATCH] Don't truncate the target triple when initializing clang
Todd Fiala
tfiala at google.com
Thu Jun 26 11:02:02 PDT 2014
It looks like that code came in with r164563:
tfiala-macbookpro:lldb tfiala$ svn log -r 164563
------------------------------------------------------------------------
r164563 | spyffe | 2012-09-24 15:25:51 -0700 (Mon, 24 Sep 2012) | 10 lines
Brought LLDB top-of-tree into sync with LLVM/Clang
top-of-tree. Removed all local patches and llvm.zip.
The intent is that fron now on top-of-tree will
always build against LLVM/Clang top-of-tree, and
that problems building will be resolved as they
occur. Stable release branches of LLDB can be
constructed as needed and linked to specific release
branches of LLVM/Clang.
http://reviews.llvm.org/D4282
More information about the lldb-commits
mailing list