[PATCH] D112063: [lld][ELF] Add first bits to support relocation relaxations for AArch64

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 14:41:14 PST 2021


alexander-shaposhnikov updated this revision to Diff 385980.
alexander-shaposhnikov added a comment.
Herald added a subscriber: dang.

Add support for --no-relax


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112063

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Options.td
  lld/ELF/Target.h
  lld/test/ELF/aarch64-adrp-ldr-got-symbols.s
  lld/test/ELF/aarch64-adrp-ldr-got.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112063.385980.patch
Type: text/x-patch
Size: 14424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/185c2604/attachment.bin>


More information about the llvm-commits mailing list