Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 746d216208d0b2a44bd29ab67c931e4cf2ddba99..60d50c7872978f785e321f12ed7b81ac446ebcc1 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -183,6 +183,7 @@ SRCS = \ |
| IceInstARM32.cpp \ |
| IceInstMIPS32.cpp \ |
| IceInstX8632.cpp \ |
| + IceInstX8664.cpp \ |
| IceIntrinsics.cpp \ |
| IceLiveness.cpp \ |
| IceOperand.cpp \ |