[PATCH] D45118: Linking debug (DWARF) sections from the WebAssembly object files

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 17:32:04 PDT 2018


yurydelendik updated this revision to Diff 144960.
yurydelendik added a comment.

Simplify assignSymtab for CombinedSectionSymbols
Fix createCustomSections for non-referred sections


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45118

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45118.144960.patch
Type: text/x-patch
Size: 19136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/e67995ed/attachment.bin>


More information about the llvm-commits mailing list