[PATCH] D42176: [WebAssembly] Optimise relocation iteration to remove n^2 loop (LLD)

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 06:24:16 PST 2018


ncw updated this revision to Diff 130168.
ncw added a comment.

Updated:

- Remove copy for already-sorted input


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42176

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42176.130168.patch
Type: text/x-patch
Size: 5585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/30bf1ba3/attachment.bin>


More information about the llvm-commits mailing list