[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 16:04:41 PDT 2018


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

Remove isa<SectionSymbol> check


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.145316.patch
Type: text/x-patch
Size: 27197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/ff4a9946/attachment.bin>


More information about the llvm-commits mailing list