[all-commits] [llvm/llvm-project] 06f1a5: [lld][WebAssembly] Allow symbols with explict impo...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Wed Feb 19 18:03:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06f1a5c9c283838b8ed1d16961e41462371cd61f
https://github.com/llvm/llvm-project/commit/06f1a5c9c283838b8ed1d16961e41462371cd61f
Author: Sam Clegg <sbc at chromium.org>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M lld/docs/WebAssembly.rst
M lld/test/wasm/import-name.ll
M lld/wasm/Relocations.cpp
Log Message:
-----------
[lld][WebAssembly] Allow symbols with explict import names to be undefined at link time.
Differential Revision: https://reviews.llvm.org/D74110
More information about the All-commits
mailing list