[PATCH] D150544: [lld-macho] Remove partially supported 32-bit ARM arch

Vincent Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 20 13:07:23 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed59b8a11c89: [lld-macho] Remove partially supported 32-bit ARM arch (authored by thevinster).

Changed prior to commit:
  https://reviews.llvm.org/D150544?vs=522340&id=524052#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150544/new/

https://reviews.llvm.org/D150544

Files:
  lld/MachO/Arch/ARM.cpp
  lld/MachO/CMakeLists.txt
  lld/MachO/ConcatOutputSection.cpp
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Target.h
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/arm-branch-relocs.s
  lld/test/MachO/arm-dtrace.s
  lld/test/MachO/header.s
  lld/test/MachO/weak-def-thumb-conflict.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150544.524052.patch
Type: text/x-patch
Size: 28280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230520/84a5aac6/attachment.bin>


More information about the llvm-commits mailing list