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

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

Issue 2924193004: supersize: Show relocations in section totals (Closed)
Patch Set: Created 3 years, 6 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/Diff_NullDiff.golden
diff --git a/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden b/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
index a780240ae5cbc597d3f09ba4d31677e886b51e1b..f1c0bd3574388a83f6bb7f0be84290384ddcc410 100644
--- a/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
+++ b/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
@@ -13,8 +13,7 @@ New Metadata:
Section Sizes (Total=0 bytes (0 bytes)):
.bss: 0 bytes (0 bytes) (not included in totals)
.data: 0 bytes (0 bytes) (0.0%)
- .data.rel.ro: 0 bytes (0 bytes) (0.0%)
- .data.rel.ro.local: 0 bytes (0 bytes) (0.0%)
+ .rel.dyn: 0 bytes (0 bytes) (0.0%)
.rodata: 0 bytes (0 bytes) (0.0%)
.text: 0 bytes (0 bytes) (0.0%)

Powered by Google App Engine
This is Rietveld 408576698