[PATCH] D96188: [ELF] Support aarch64_be

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 08:55:49 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7605a9a009b5: [ELF] Support aarch64_be (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96188

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/ScriptParser.cpp
  lld/test/ELF/aarch64-abs16.s
  lld/test/ELF/aarch64-abs32.s
  lld/test/ELF/aarch64-data-relocs.s
  lld/test/ELF/aarch64-gnu-ifunc-plt.s
  lld/test/ELF/aarch64-prel16.s
  lld/test/ELF/aarch64-prel32.s
  lld/test/ELF/aarch64-reloc-plt32.s
  lld/test/ELF/emulation-aarch64.s
  lld/test/ELF/lto/aarch64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96188.322132.patch
Type: text/x-patch
Size: 14336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/4446c511/attachment.bin>


More information about the llvm-commits mailing list