[PATCH] D41410: [WebAssembly] Apply data relocation in parallel. NFC.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 12:39:54 PST 2017


sbc100 updated this revision to Diff 127587.
sbc100 edited the summary of this revision.
sbc100 added a comment.

- store relocs in input segments


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41410

Files:
  wasm/InputSegment.h
  wasm/OutputSections.cpp
  wasm/OutputSections.h
  wasm/OutputSegment.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41410.127587.patch
Type: text/x-patch
Size: 4249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/283a9450/attachment.bin>


More information about the llvm-commits mailing list