Index: lib/compiler/implementation/ssa/ssa.dart |
=================================================================== |
--- lib/compiler/implementation/ssa/ssa.dart (revision 8141) |
+++ lib/compiler/implementation/ssa/ssa.dart (working copy) |
@@ -23,6 +23,7 @@ |
#source('types.dart'); |
#source('types_propagation.dart'); |
#source('validate.dart'); |
+#source('variable_allocator.dart'); |
#source('value_set.dart'); |
class RuntimeTypeInformation { |