[PATCH] D152540: f1;95;0c[MC][MachO]Do not emit DWARF for no-personality case

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 07:37:55 PDT 2023


oontvoo created this revision.
oontvoo added reviewers: jyknight, t.p.northover.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
oontvoo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Detail: Follow up to D144999 <https://reviews.llvm.org/D144999>, where we emitted DWARF for non-canonical personality.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152540

Files:
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  llvm/test/MC/MachO/AArch64/darwin-ARM64-no-personality.s
  llvm/test/MC/MachO/darwin-x86_64-no-personality.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152540.529965.patch
Type: text/x-patch
Size: 5956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/c0dfa604/attachment.bin>


More information about the llvm-commits mailing list