[all-commits] [llvm/llvm-project] 87099a: [lld][WebAssembly] Remove unnecessary accessor met...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Jun 3 11:44:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87099a0438ade5cf0df1dda21183628ee3b49395
https://github.com/llvm/llvm-project/commit/87099a0438ade5cf0df1dda21183628ee3b49395
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M lld/wasm/InputChunks.cpp
M lld/wasm/InputChunks.h
M lld/wasm/OutputSegment.cpp
M lld/wasm/SyntheticSections.cpp
M lld/wasm/Writer.cpp
Log Message:
-----------
[lld][WebAssembly] Remove unnecessary accessor methods. NFC
This is less code, and matches more closely the ELF linker.
Differential Revision: https://reviews.llvm.org/D126979
More information about the All-commits
mailing list