[PATCH] [libc++abi] Add support for cross compiling.

Dan Albert danalbert at google.com
Wed Jan 14 18:31:16 PST 2015


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/






More information about the cfe-commits mailing list