CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/24 15:19:03
Modified files:
gnu/llvm/tools/lld/ELF: Symbols.cpp Symbols.h Writer.cpp
Log message:
Generate __data_start symbol that marks the start of .data when __data_start
is referenced from code being linked.
ok deraadt@, naddy@, guenther@
