[PATCH] D101450: [ELF] Check the Elf_Rel addends for dynamic relocations
    Alexander Richardson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul  9 02:42:20 PDT 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
arichardson marked an inline comment as done.
Closed by commit rG35c5e564e628: [ELF] Check the Elf_Rel addends for dynamic relocations (authored by arichardson).
Changed prior to commit:
  https://reviews.llvm.org/D101450?vs=356151&id=357453#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101450/new/
https://reviews.llvm.org/D101450
Files:
  lld/ELF/Arch/ARM.cpp
  lld/ELF/Arch/Mips.cpp
  lld/ELF/Arch/X86.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/OutputSections.cpp
  lld/ELF/OutputSections.h
  lld/ELF/SyntheticSections.h
  lld/ELF/Target.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/invalid/broken-relaxation-x64.test
  lld/test/ELF/reloc-sec-before-relocated.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101450.357453.patch
Type: text/x-patch
Size: 12836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/aa48fd66/attachment.bin>
    
    
More information about the llvm-commits
mailing list