[PATCH] D101558: [lld-macho] Parse & emit the N_ARM_THUMB_DEF symbol flag
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 11:20:14 PDT 2021
int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a subscriber: kristof.beyls.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Eventually we'll use this flag to properly handle bl/blx
opcodes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D101558
Files:
lld/MachO/Driver.cpp
lld/MachO/InputFiles.cpp
lld/MachO/SymbolTable.cpp
lld/MachO/SymbolTable.h
lld/MachO/Symbols.h
lld/MachO/SyntheticSections.cpp
lld/MachO/UnwindInfoSection.cpp
lld/test/MachO/weak-def-thumb-conflict.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101558.341586.patch
Type: text/x-patch
Size: 8385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/b505f8be/attachment.bin>
More information about the llvm-commits
mailing list