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

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 16:42:39 PDT 2018


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

Rename SyntheticSection
Remove UndefinedSection
Add  getFunctionInputOffset
Rebase


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/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45118.144239.patch
Type: text/x-patch
Size: 19858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/16d028c1/attachment.bin>


More information about the llvm-commits mailing list