[all-commits] [llvm/llvm-project] 79cf24: [llvm-nm][WebAssembly] Report the size of data sym...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Aug 25 16:48:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79cf24e2118f5070d93da51b6d8c7c8598ae2671
https://github.com/llvm/llvm-project/commit/79cf24e2118f5070d93da51b6d8c7c8598ae2671
Author: Sam Clegg <sbc at chromium.org>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M llvm/lib/Object/WasmObjectFile.cpp
A llvm/test/tools/llvm-nm/wasm/print-size.test
M llvm/tools/llvm-nm/llvm-nm.cpp
Log Message:
-----------
[llvm-nm][WebAssembly] Report the size of data symbols
Fixes: https://github.com/llvm/llvm-project/issues/58839
Differential Revision: https://reviews.llvm.org/D158799
More information about the All-commits
mailing list