[PATCH] D66777: [lld][WebAssembly] Store table base in config rather than passing it around. NFC.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 17:17:15 PDT 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.
I've got another change that makes more use of this value in other
places.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D66777
Files:
lld/wasm/Config.h
lld/wasm/SyntheticSections.cpp
lld/wasm/SyntheticSections.h
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66777.217277.patch
Type: text/x-patch
Size: 4148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/21b8b503/attachment.bin>
More information about the llvm-commits
mailing list