This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 831ef28f4 Support: Simplify endian stream interface. NFCI. new 8b27bb46f [WebAssembly] Add option to remove LEB padding at relocate sites
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/compress-relocs.ll | 22 ++++++++ wasm/Config.h | 2 + wasm/Driver.cpp | 3 ++ wasm/InputChunks.cpp | 122 ++++++++++++++++++++++++++++++++++++++++++- wasm/InputChunks.h | 25 ++++++++- wasm/Options.td | 2 + wasm/OutputSections.cpp | 3 +- 7 files changed, 175 insertions(+), 4 deletions(-) create mode 100644 test/wasm/compress-relocs.ll