[PATCH] D152540: [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 10:38:07 PDT 2023


oontvoo updated this revision to Diff 530018.
oontvoo added a comment.

make checks stricter


Repository:
  rG LLVM Github Monorepo

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

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.530018.patch
Type: text/x-patch
Size: 6483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/29e4fe90/attachment.bin>


More information about the llvm-commits mailing list