[PATCH] D52506: Reset input section pointers to null on each linker invocation.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 25 12:28:34 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343009: Reset input section pointers to null on each linker invocation. (authored by ruiu, committed by ).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D52506?vs=166938&id=166972#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52506
Files:
lld/trunk/ELF/Arch/AArch64.cpp
lld/trunk/ELF/Arch/ARM.cpp
lld/trunk/ELF/Arch/Mips.cpp
lld/trunk/ELF/Arch/PPC64.cpp
lld/trunk/ELF/Arch/X86.cpp
lld/trunk/ELF/Arch/X86_64.cpp
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/InputFiles.cpp
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/MapFile.cpp
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/Symbols.cpp
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52506.166972.patch
Type: text/x-patch
Size: 72585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/9a2f5cd8/attachment.bin>
More information about the llvm-commits
mailing list