[PATCH] D51063: [WebAssembly] Optimise relocation iteration to remove n^2 loop. NFC.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 14:11:25 PDT 2018


sbc100 updated this revision to Diff 161816.
sbc100 added a comment.

- cleanup


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D51063

Files:
  wasm/InputChunks.cpp
  wasm/InputChunks.h
  wasm/InputFiles.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51063.161816.patch
Type: text/x-patch
Size: 7312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/5d715987/attachment.bin>


More information about the llvm-commits mailing list