This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8012205e2 [ELF] - Add testcase documenting flags assigned when empty sy [...] new 80492a6fb [ELF] - Added testcase for testing visibility of weak_odr symbols. new eec4016d6 [ELF] - Report error if removed empty output section declarat [...]
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/LinkerScript.cpp | 7 ++++ test/ELF/linkerscript/address-expr-symbols.s | 15 ++++++++ .../Inputs/{archive-2.ll => weakodr-visibility.ll} | 4 +-- test/ELF/lto/weakodr-visibility.ll | 40 ++++++++++++++++++++++ 4 files changed, 64 insertions(+), 2 deletions(-) create mode 100644 test/ELF/linkerscript/address-expr-symbols.s copy test/ELF/lto/Inputs/{archive-2.ll => weakodr-visibility.ll} (63%) create mode 100644 test/ELF/lto/weakodr-visibility.ll