Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tools/binary_size/libsupersize/testdata/FullDescription.golden

Issue 2856203004: supersize: Fix name normalization of top-level lambdas (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/binary_size/libsupersize/testdata/FullDescription.golden
diff --git a/tools/binary_size/libsupersize/testdata/FullDescription.golden b/tools/binary_size/libsupersize/testdata/FullDescription.golden
index 86973eef6b7161a2661b8b62ce47555320817697..33ae963829184ef9c90c2a599e647e7519e260a2 100644
--- a/tools/binary_size/libsupersize/testdata/FullDescription.golden
+++ b/tools/binary_size/libsupersize/testdata/FullDescription.golden
@@ -56,7 +56,7 @@ Section t: has 100.0% of 35900712 bytes accounted for from 16 symbols. 0 bytes a
* Contains 5 aliases, mapped to 2 unique addresses (60 bytes)
* 1 symbols have shared ownership (12 bytes)
-Showing 44 symbols with total pss: 44309900 bytes
+Showing 44 symbols (41 unique) with total pss: 44309900 bytes
.text=34.2mb .rodata=5.65mb other=2.37mb total=42.3mb
Number of object files: 10

Powered by Google App Engine
This is Rietveld 408576698