[PATCH] D95121: [lld-macho][NFC] refactor relocation handling
    Greg McGary via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb  2 09:55:45 PST 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a9d2f1488f0: [lld-macho][NFC] refactor relocation handling (authored by gkm).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95121/new/
https://reviews.llvm.org/D95121
Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Target.cpp
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/test/MachO/invalid/bad-got-to-dylib-tlv-reference.s
  lld/test/MachO/invalid/bad-got-to-tlv-reference.s
  lld/test/MachO/invalid/bad-tlv-def.s
  lld/test/MachO/invalid/bad-tlv-opcode.s
  lld/test/MachO/invalid/bad-tlv-relocation.s
  lld/test/MachO/invalid/invalid-relocation-length.yaml
  lld/test/MachO/invalid/invalid-relocation-pcrel.yaml
  lld/test/MachO/x86-64-reloc-subtract.s
  llvm/include/llvm/BinaryFormat/MachO.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95121.320830.patch
Type: text/x-patch
Size: 35563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/d4329926/attachment.bin>
    
    
More information about the llvm-commits
mailing list