This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 80234482d [COFF] Enable per-function and data sections in LTO new b07be8414 Implement --cref. new f16ecd795 [test] Fix a temp filename in a test from SVN r327561. NFC.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Config.h | 1 + ELF/Driver.cpp | 1 + ELF/MapFile.cpp | 49 ++++++++++++++++++++++++++++++++++++++++++ ELF/MapFile.h | 1 + ELF/Options.td | 5 ++++- ELF/Writer.cpp | 3 ++- test/COFF/def-export-stdcall.s | 2 +- test/ELF/cref.s | 26 ++++++++++++++++++++++ test/ELF/silent-ignore.test | 1 - 9 files changed, 85 insertions(+), 4 deletions(-) create mode 100644 test/ELF/cref.s