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

Unified Diff: tools/binary_size/libsupersize/testdata/mock_output_directory/elf

Issue 2851473003: supersize: Track symbol aliases and shared symbols (Closed)
Patch Set: fix regression in calculate padding introduced in ps3 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/mock_output_directory/elf
diff --git a/tools/binary_size/libsupersize/testdata/mock_output_directory/elf b/tools/binary_size/libsupersize/testdata/mock_output_directory/elf
new file mode 100644
index 0000000000000000000000000000000000000000..cd45dd7f56f4d59da6c03f97222ebbf694f6005d
--- /dev/null
+++ b/tools/binary_size/libsupersize/testdata/mock_output_directory/elf
@@ -0,0 +1,3 @@
+Placeholder for an ELF file.
+Its mtime is queried, and its output-relative path is used.
+But what you read here is completely superfluous.

Powered by Google App Engine
This is Rietveld 408576698