| Index: runtime/vm/vm_sources.gypi
|
| ===================================================================
|
| --- runtime/vm/vm_sources.gypi (revision 2324)
|
| +++ runtime/vm/vm_sources.gypi (working copy)
|
| @@ -126,9 +126,12 @@
|
| 'ic_data_test.cc',
|
| 'inttypes_support_win.h',
|
| 'instructions.h',
|
| + 'instructions_ia32.cc',
|
| 'instructions_ia32.h',
|
| - 'instructions_ia32.cc',
|
| 'instructions_ia32_test.cc',
|
| + 'instructions_x64.cc',
|
| + 'instructions_x64.h',
|
| + 'instructions_x64_test.cc',
|
| 'intrinsifier.h',
|
| 'intrinsifier_ia32.cc',
|
| 'intrinsifier_x64.cc',
|
|
|