[all-commits] [llvm/llvm-project] fd65e4: [WebAssembly] Fixed Writer::createInitMemoryFuncti...
Wouter van Oortmerssen via All-commits
all-commits at lists.llvm.org
Thu Dec 3 16:21:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fd65e4815cb2019c5e02679ede0c5f6fbd7e19ad
https://github.com/llvm/llvm-project/commit/fd65e4815cb2019c5e02679ede0c5f6fbd7e19ad
Author: Wouter van Oortmerssen <aardappel at gmail.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M lld/test/wasm/data-segment-merging.ll
M lld/test/wasm/data-segments.ll
M lld/wasm/Writer.cpp
M lld/wasm/WriterUtils.cpp
M lld/wasm/WriterUtils.h
Log Message:
-----------
[WebAssembly] Fixed Writer::createInitMemoryFunction to work for wasm64
Differential Revision: https://reviews.llvm.org/D92348
More information about the All-commits
mailing list