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

Side by Side Diff: tools/binary_size/libsupersize/testdata/build.ninja

Issue 2851473003: supersize: Track symbol aliases and shared symbols (Closed)
Patch Set: fix regression in calculate padding introduced in ps3 Created 3 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 subninja sub.ninja
2
3 build obj/third_party/icu/icuuc/ucnv_ext.o: cxx gen/third_party/icu/ucnv_ext.c | | obj/foo.inputdeps.stamp
4 build obj/base/base/page_allocator.o: rule ../../base/page_allocator.cc
5 build obj/third_party/sub/fft_float.o: rule ../../third_party/fft_float.cc
6 build obj/third_party/sub/fft_fixed.o: rule ../../third_party/fft_fixed.cc
7 build obj/third_party/sub/ContiguousContainer.o: rule ../../third_party/containe r.c
8 build obj/third_party/sub/PaintChunker.o: rule ../../third_party/paint.cc
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698