[PATCH] D77187: [lld][WebAssembly] Add initial support for -Map/--print-map

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 12 16:13:02 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc2da5554b5e: [lld][WebAssembly] Add initial support for -Map/--print-map (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77187/new/

https://reviews.llvm.org/D77187

Files:
  lld/test/ELF/map-file.s
  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/Symbols.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77187.291424.patch
Type: text/x-patch
Size: 18168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200912/8d025f58/attachment.bin>


More information about the llvm-commits mailing list