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

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 06:32:00 PST 2018


ncw updated this revision to Diff 135634.
ncw retitled this revision from "[WebAssembly] Optimise relocation iteration to remove n^2 loop (LLD)" to "[WebAssembly] Optimise relocation iteration to remove n^2 loop. NFC.".
ncw edited the summary of this revision.
ncw added a reviewer: ruiu.
ncw added a comment.

Rebased.

Any objections to this?

(NB. I have LLVM commit access now, so can merge patches myself once reviewed.)


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.135634.patch
Type: text/x-patch
Size: 5721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/291285df/attachment.bin>


More information about the llvm-commits mailing list