[PATCH] D135728: [lld-macho] Canonicalize personality pointers in EH frames
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 16:35:39 PDT 2022
int3 added inline comments.
================
Comment at: lld/test/MachO/eh-frame-personality-dedup.s:18
+# RUN: llvm-objdump --macho --unwind-info %t/out | FileCheck %s
+# CHECK: Personality functions: (count = 1)
+
----------------
this used to print `2`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135728/new/
https://reviews.llvm.org/D135728
More information about the llvm-commits
mailing list