This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18b16185df9 [tablegen] Avoid creating temporary strings new 640fb6d894d [WebAssembly] Fix types for address taken functions
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: include/llvm/MC/MCSymbolWasm.h | 14 ++++++- lib/MC/WasmObjectWriter.cpp | 2 +- .../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 28 ++++++++++--- .../MCTargetDesc/WebAssemblyTargetStreamer.h | 8 ++-- lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 7 +--- lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | 2 - test/MC/WebAssembly/external-func-address.ll | 49 +++++++++++++--------- 7 files changed, 70 insertions(+), 40 deletions(-)