[PATCH] D110040: [lld-macho] Don't replace local personality symbol with LazySymbol
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 11:10:48 PST 2021
oontvoo added inline comments.
================
Comment at: lld/test/MachO/objc-uses-custom-personality.s:5
+# RUN: rm -rf %t; split-file %s %t
+# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-iossimulator %t/defined.s -o %t/defined.o
+# RUN: yaml2obj %t/combined.yaml > %t/combined.o
----------------
int3 wrote:
>
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110040/new/
https://reviews.llvm.org/D110040
More information about the llvm-commits
mailing list