[PATCH] D53127: Fix missing defines in libc++abi when compiled against libgcc's arm unwind (follow-up of D42242)

Steffen Kuhn via Phabricator reviews at reviews.llvm.org
Sun Oct 14 12:17:21 PDT 2018


stefson added a comment.

todo: use CMake check to check for libgcc arm unwind, and add or don't add defines based on that.


Repository:
  rCXXA libc++abi

https://reviews.llvm.org/D53127





More information about the libcxx-commits mailing list