[all-commits] [llvm/llvm-project] 7d09e1: [lld][WebAssembly] Minor refactor in preparation f...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Mon Mar 1 16:19:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d09e1d7cf27ce781e83f9d388a7a3e1e6487ead
https://github.com/llvm/llvm-project/commit/7d09e1d7cf27ce781e83f9d388a7a3e1e6487ead
Author: Sam Clegg <sbc at chromium.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M lld/wasm/InputChunks.h
M lld/wasm/OutputSegment.h
M lld/wasm/Writer.cpp
Log Message:
-----------
[lld][WebAssembly] Minor refactor in preparation for SHF_STRINGS supports. NFC.
A couple of small changes to match the ELF linker in preparation
for adding support string mergings.
Differential Revision: https://reviews.llvm.org/D97654
More information about the All-commits
mailing list