[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 May 3 15:21:19 PDT 2018
yurydelendik updated this revision to Diff 145105.
yurydelendik added a comment.
Remove startswith(".debug") checks
Rename SectionSymbolIndices
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.145105.patch
Type: text/x-patch
Size: 27525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/02c28d8c/attachment.bin>
More information about the llvm-commits
mailing list