[Lldb-commits] [PATCH] Don't truncate the target triple when initializing clang

Todd Fiala tfiala at google.com
Thu Jun 26 10:32:02 PDT 2014


I'm going to look into why that was truncated in the first place.  My guess is at least one other system depends on it not including the environment portion of the triple.  We might need to conditionalize it but I'll at least test it as is on Linux and MacOSX.

http://reviews.llvm.org/D4282






More information about the lldb-commits mailing list