[libcxx-commits] [PATCH] D64961: [libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssembly

Dan Gohman via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 19 08:28:07 PDT 2019


sunfish added a comment.

My opinion isn't too strong here either. wasm32 doesn't need 8 bytes for this, and there's an existing ABI knob to use less, so it seems to make sense to use it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64961/new/

https://reviews.llvm.org/D64961





More information about the libcxx-commits mailing list