[PATCH] D61053: [compiler-rt] Build custom libc++abi without exceptions.
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 10:28:50 PDT 2019
morehouse added a reviewer: kcc.
morehouse added a comment.
In D61053#1477178 <https://reviews.llvm.org/D61053#1477178>, @phosek wrote:
> Related to this does anything in libFuzzer uses RTTI? If not we could also consider disabling RTTI to save extra space.
I'll look into this and mail a followup patch if possible.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61053/new/
https://reviews.llvm.org/D61053
More information about the llvm-commits
mailing list