[PATCH] Prevent building of libunwind, libcxx, libcxxabi, and lld on powerpc64 buildbots

Evgeniy Stepanov eugenis at google.com
Tue May 26 10:28:09 PDT 2015


Could you please do this with less code duplication? 
Like SUBDIRS=xxx
if (PPC64) SUBDIRS=$SUBDIRS yyy
for tree in $SUBDIRS

and the same with build targets.


http://reviews.llvm.org/D10033

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list