[PATCH] D41891: [WebAssembly] Move relocation handling InputChunks.cpp

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 17:00:53 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

Teach each input chunk how to write itself and apply its
own relocations.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41891

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41891.129191.patch
Type: text/x-patch
Size: 12578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/a14ff150/attachment.bin>


More information about the llvm-commits mailing list