[libcxx-commits] [PATCH] D60520: [libc++abi] Create a macro for the 32 bit guard setting
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 10 09:34:38 PDT 2019
ldionne created this revision.
ldionne added a reviewer: EricWF.
Herald added subscribers: libcxx-commits, dexonsmith, jkorous, christof, kristof.beyls, javed.absar.
Herald added a project: libc++.
The goal is to use a descriptive name for this feature, instead of just
using __arm__.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D60520
Files:
libcxxabi/include/__cxxabi_config.h
libcxxabi/include/cxxabi.h
libcxxabi/src/cxa_guard.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60520.194537.patch
Type: text/x-patch
Size: 3555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190410/fc73ec22/attachment.bin>
More information about the libcxx-commits
mailing list