[PATCH] D133439: [lld-macho] Parallelize linker optimization hint processing

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 08:39:29 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8843ec95295: [lld-macho] Parallelize linker optimization hint processing (authored by BertalanD).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D133439?vs=458766&id=460782#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133439

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Relocations.h
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/test/MachO/invalid/invalid-loh.s
  lld/test/MachO/loh-adrp-adrp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133439.460782.patch
Type: text/x-patch
Size: 25809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/fc44cf97/attachment.bin>


More information about the llvm-commits mailing list