[PATCH] D54687: [WebAssembly] Make starting indices calcaulation simpler (NFC)
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 19 12:30:51 PST 2018
sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.
Hmm, I guess at some point in the past InputFunctions and InputGlobals were not empty at the start of this function.
Can you add asserts that they are empty?
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54687
More information about the llvm-commits
mailing list