[PATCH] D153167: [MC] Reject CFI advance_loc separated by a non-private label for Mach-O
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 12:58:32 PDT 2023
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
We could consider adding an SMLoc field to MCDwarfCallFrameFragment; other fragments have a location field (for similar reasons, I assume). But that doesn't need to block this fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153167/new/
https://reviews.llvm.org/D153167
More information about the llvm-commits
mailing list