[PATCH] D61053: [compiler-rt] Build custom libc++abi without exceptions.

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 09:34:29 PDT 2019


phosek added a comment.

LGTM

Related to this does anything in libFuzzer uses RTTI? If not we could also consider disabling RTTI to save extra space.


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

https://reviews.llvm.org/D61053





More information about the llvm-commits mailing list