diff options
author | Thomas Lively <tlively@google.com> | 2019-06-04 21:13:41 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2019-06-04 21:13:41 +0000 |
commit | b98025a2f75d50e9e7a762846216cd2a1837c8cd (patch) | |
tree | 095bb7c16d0ecb495a2409b6ea33f6afd38ebddc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3d9ca00e74e26f616de95353dd855b65ae5cf06f (diff) | |
download | llvm-b98025a2f75d50e9e7a762846216cd2a1837c8cd.zip llvm-b98025a2f75d50e9e7a762846216cd2a1837c8cd.tar.gz llvm-b98025a2f75d50e9e7a762846216cd2a1837c8cd.tar.bz2 |
[WebAssembly] make wasm-ld --verbose show data section startVA and name
Summary:
Make `wasm-ld --verbose` show data section start virtual address and name
as well, instead of just showing the size. This makes it much easier to
track which global variable is in which address when used in conjunction
with `--no-merge-data-sections`.
Patch by Guanzhong Chen
Reviewers: tlively, aheejin, sbc100, ruiu
Reviewed By: sbc100, ruiu
Subscribers: ruiu, dschuff, jgravelle-google, sunfish, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D62834
llvm-svn: 362548
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions