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

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 13:51:55 PDT 2018


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

Remove cast<SectionSymbol>


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45118

Files:
  test/wasm/Inputs/debuginfo1.ll
  test/wasm/Inputs/debuginfo2.ll
  test/wasm/debuginfo.test
  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.145287.patch
Type: text/x-patch
Size: 27398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/74fdb50a/attachment-0001.bin>


More information about the llvm-commits mailing list