This will need to be revisited to inform LIT once http://reviews.llvm.org/D6985 lands.
REPOSITORY rL LLVM ================ Comment at: CMakeLists.txt:138 @@ +137,3 @@ +#=============================================================================== +if(LIBCXXABI_CROSSCOMPILING) + option(LIBCXXABI_GCC_TOOLCHAIN "GCC toolchain for cross compiling.") ---------------- Same comments from http://reviews.llvm.org/D6990 apply. http://reviews.llvm.org/D6991 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
