[PATCH] D126979: [lld][WebAssembly] Remove unnecessary accessor method. NFC

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 10:49:37 PDT 2022


sbc100 created this revision.
Herald added subscribers: pmatos, asb, wingo, ecnelises, sunfish, jgravelle-google, dschuff.
Herald added a project: All.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

This is less code, and matches more closely the ELF linker.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126979

Files:
  lld/wasm/InputChunks.cpp
  lld/wasm/InputChunks.h
  lld/wasm/OutputSegment.cpp
  lld/wasm/SyntheticSections.cpp
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126979.434067.patch
Type: text/x-patch
Size: 6974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/c00fca5b/attachment.bin>


More information about the llvm-commits mailing list