[PATCH] D97031: [lld-macho] Fix semantics & add tests for ARM64 GOT/TLV relocs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 19:02:53 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e851733c5b6: [lld-macho] Fix semantics & add tests for ARM64 GOT/TLV relocs (authored by int3).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97031

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/Target.cpp
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/test/MachO/arm64-reloc-got-load.s
  lld/test/MachO/arm64-reloc-pointer-to-got.s
  lld/test/MachO/arm64-reloc-tlv-load.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97031.325960.patch
Type: text/x-patch
Size: 12563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/2b484a34/attachment.bin>


More information about the llvm-commits mailing list