This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1b5c54024 [NFC][COFF] fix typo in comment ("algortihm" -> "algorithm") new 46070e3c4 [lld][WebAssembly] Fix static linking of -fPIC code with exte [...]
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/pic-static.ll | 23 ++++++++++++++++++----- wasm/InputFiles.cpp | 9 +++++++-- wasm/Relocations.cpp | 2 +- wasm/Symbols.h | 11 +++++++---- wasm/SyntheticSections.cpp | 33 ++++++++++++++++++++------------- wasm/SyntheticSections.h | 14 ++++++++++---- wasm/Writer.cpp | 10 +++++----- 7 files changed, 68 insertions(+), 34 deletions(-)