[PATCH] libunwind cannot be used in C programs due to __cxxabi_config.h include
Anton Korobeynikov
anton at korobeynikov.info
Sat May 23 18:56:43 PDT 2015
REPOSITORY
rL LLVM
================
Comment at: include/libunwind_config.h:15
@@ +14,3 @@
+ !defined(__ARM_DWARF_EH__)
+#define LIBCXXABI_ARM_EHABI 1
+#else
----------------
Should we use LIBUNWIND_ARM_EHABI here and everywhere below?
http://reviews.llvm.org/D9915
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list