[libcxx-commits] [PATCH] D60520: [libc++abi] Create a macro for the 32 bit guard setting
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 10 09:41:55 PDT 2019
EricWF added a comment.
Theres more to the ARM config. The macro should reflect were implementing the ARM C++ ABI and not the plain itanium one.
FYI I've got a design doc and full rework of this file coming yet. I wouldnt spend much time cleaning it up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60520/new/
https://reviews.llvm.org/D60520
More information about the libcxx-commits
mailing list