logan added a comment.

Hi @EricWF:

Thanks for your comment.

However, I think `OFF` is a better default for ARM (just like other platforms.) 
 I usually use `libc++abi` without `libunwind` since `libgcc` is quite stable 
and usually linked by default.  Besides, it is much more tricky to get the 
libc++/libc++abi/libunwind/compiler-rt combo work.  The situation goes even 
worse when you are linking `libgcc` together.

Logan


https://reviews.llvm.org/D24082



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to