[PATCH] D93003: [libunwind] unw_* alias fixes for ELF and Mach-O
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 19 21:21:18 PST 2021
phosek accepted this revision.
phosek added a comment.
LGTM
I'd also suggest renaming `LIBCXXABI_HERMETIC_STATIC_LIBRARY` and `LIBCXX_HERMETIC_STATIC_LIBRARY` to `LIBCXXABI_HIDE_SYMBOLS` and `LIBCXX_HIDE_SYMBOLS` respectively in a follow up change to maintain consistency.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93003/new/
https://reviews.llvm.org/D93003
More information about the cfe-commits
mailing list