[PATCH] D77187: [lld][WebAssembly] Add initial support for -Map/--print-map
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 12:36:56 PDT 2020
sbc100 updated this revision to Diff 254274.
sbc100 added a comment.
Improve address and file offset information
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77187/new/
https://reviews.llvm.org/D77187
Files:
lld/test/wasm/early-exit-for-bad-paths.s
lld/test/wasm/map-file.s
lld/wasm/CMakeLists.txt
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/InputChunks.h
lld/wasm/MapFile.cpp
lld/wasm/MapFile.h
lld/wasm/Options.td
lld/wasm/OutputSections.cpp
lld/wasm/OutputSections.h
lld/wasm/OutputSegment.h
lld/wasm/Symbols.h
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77187.254274.patch
Type: text/x-patch
Size: 18364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/92e8afda/attachment.bin>
More information about the llvm-commits
mailing list