[PATCH] D77187: [lld][WebAssembly] Add initial support for -Map/--print-map
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 18:12:47 PDT 2020
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, mgorny, dschuff.
Herald added a project: LLVM.
sbc100 updated this revision to Diff 254058.
sbc100 added a comment.
sbc100 added a reviewer: ruiu.
sbc100 updated this revision to Diff 254062.
sbc100 updated this revision to Diff 254063.
clang format
sbc100 added a comment.
Fix test
sbc100 added a comment.
Remove comments
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77187
Files:
lld/test/wasm/map-file.s
lld/wasm/CMakeLists.txt
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/MapFile.cpp
lld/wasm/MapFile.h
lld/wasm/Options.td
lld/wasm/OutputSections.h
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77187.254063.patch
Type: text/x-patch
Size: 13578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/a0ca0314/attachment.bin>
More information about the llvm-commits
mailing list