[PATCH] D144999: [Clang][MC][MachO]Only emits compact-unwind format for "canonical" personality symbols. For the rest, use DWARFs.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 19 06:41:52 PDT 2023


thakis added a comment.

Reverted in 4980eead4d0b4666d53dad07afb091375b3a13a0 <https://reviews.llvm.org/rG4980eead4d0b4666d53dad07afb091375b3a13a0> for now.

(The assert only happens when targeting x86_64, not arm64. The repro script above has the right `-arch` flag to toggle it.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144999



More information about the cfe-commits mailing list