[all-commits] [llvm/llvm-project] d8ed63: [lld][WebAssembly] Don't emit names for data segme...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Wed Dec 9 21:05:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d8ed639a6a3b210d7df9a3f77d5a7546fad15f49
https://github.com/llvm/llvm-project/commit/d8ed639a6a3b210d7df9a3f77d5a7546fad15f49
Author: Sam Clegg <sbc at chromium.org>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M lld/test/wasm/bss-only.s
M lld/wasm/SyntheticSections.cpp
Log Message:
-----------
[lld][WebAssembly] Don't emit names for data segments that we omit
Followup to https://reviews.llvm.org/D92909
Differential Revision: https://reviews.llvm.org/D92997
More information about the All-commits
mailing list