This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d37825459b7 Add a test. new dbc354264d8 [WebAssembly] MC: Use zero for provisional value of undefin [...] new 5d5caec1a9c Use a MCExpr for the size of MCFillFragment.
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: include/llvm/MC/MCFragment.h | 15 +++++++++++---- lib/MC/MCAssembler.cpp | 16 +++++++++++++--- lib/MC/MCObjectStreamer.cpp | 13 +------------ lib/MC/WasmObjectWriter.cpp | 9 ++++++--- test/MC/WebAssembly/external-data.ll | 2 +- test/MC/WebAssembly/init-fini-array.ll | 4 ++-- test/MC/X86/eval-fill.s | 17 +++++++++++++++++ 7 files changed, 51 insertions(+), 25 deletions(-) create mode 100644 test/MC/X86/eval-fill.s