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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 2912903002: Reapply "Fix misoptimization of 'is' test"" (Closed)
Patch Set: Remove change to TestCidsInstr::Canonicalize and improve printer 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/vm/optimizer.cc ('k') | tests/standalone/regress_29695_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index 9229fd897b2bb1b3b98bdc02495f47a444329c62..32c2603eb1910432e7981ce827b199b785b9565f 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -347,6 +347,8 @@
'object_store_test.cc',
'object_test.cc',
'object_x64_test.cc',
+ 'optimizer.cc',
+ 'optimizer.h',
'os.h',
'os_android.cc',
'os_fuchsia.cc',
« no previous file with comments | « runtime/vm/optimizer.cc ('k') | tests/standalone/regress_29695_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698