[PATCH] D129062: [lld-macho] Handle user-provided dtrace symbols to avoid linking failure
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 11 12:32:46 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c641d0de686: [lld-macho] Handle user-provided dtrace symbols to avoid linking failure (authored by PRESIDENT810, committed by int3).
Changed prior to commit:
https://reviews.llvm.org/D129062?vs=442763&id=443718#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129062/new/
https://reviews.llvm.org/D129062
Files:
lld/MachO/Arch/ARM.cpp
lld/MachO/Arch/ARM64Common.cpp
lld/MachO/Arch/ARM64Common.h
lld/MachO/Arch/X86_64.cpp
lld/MachO/InputSection.cpp
lld/MachO/SymbolTable.cpp
lld/MachO/Target.h
lld/test/MachO/arm-dtrace.s
lld/test/MachO/arm64-32-dtrace.s
lld/test/MachO/arm64-dtrace.s
lld/test/MachO/x86_64-dtrace.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129062.443718.patch
Type: text/x-patch
Size: 11163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220711/92740107/attachment.bin>
More information about the llvm-commits
mailing list