[PATCH] D68749: [lld][WebAssembly] Refactor markLive.cpp
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 17:35:53 PDT 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.
sbc100 added a reviewer: ruiu.
This pattern matches the ELF implementation add if also useful as
part of a planned change where running `mark` more than once is needed.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D68749
Files:
lld/wasm/MarkLive.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68749.224215.patch
Type: text/x-patch
Size: 3461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/76d834a7/attachment.bin>
More information about the llvm-commits
mailing list