[PATCH] D23660: [ELF] - Merge SymbolListFile and LinkerScript code.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 06:19:11 PDT 2016
grimar created this revision.
grimar added a reviewer: ruiu.
grimar added subscribers: llvm-commits, grimar, davide, evgeny777.
It was suggested in comments for D23609 to
move code from SymbolListFile to LinkerScript.
Patch do this change.
BTW, do we want to rename LinkerScript.cpp to something then ?
https://reviews.llvm.org/D23660
Files:
ELF/CMakeLists.txt
ELF/Driver.cpp
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/SymbolListFile.cpp
ELF/SymbolListFile.h
ELF/SymbolTable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23660.68526.patch
Type: text/x-patch
Size: 11205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/95cf7209/attachment.bin>
More information about the llvm-commits
mailing list