[PATCH] D50987: [Exception Handling] Unwind tables are required for all functions that have an EH personality.

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 25 17:09:47 PDT 2018


hfinkel added a comment.

Does this mean that we can remove that previously-discussed x86 logic in Clang?


Repository:
  rL LLVM

https://reviews.llvm.org/D50987





More information about the llvm-commits mailing list