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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 10:52:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340428: [WebAssembly] Optimise relocation processing. NFC. (authored by sbc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51063

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

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


More information about the llvm-commits mailing list