This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from eee34b957 [COFF] Stop lowercasing paths in messages new 523e1416c [WebAssembly] Fix symbol exports under -r/--relocatable
The 1 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: test/wasm/data-layout.ll | 10 ++-- test/wasm/relocatable.ll | 12 ++++ wasm/Driver.cpp | 1 - wasm/InputFiles.cpp | 23 ++------ wasm/InputFiles.h | 1 - wasm/OutputSections.cpp | 17 +++--- wasm/SymbolTable.cpp | 4 +- wasm/SymbolTable.h | 2 + wasm/Writer.cpp | 141 +++++++++++++++++++---------------------------- 9 files changed, 94 insertions(+), 117 deletions(-)