Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index 47afc8b0bfc4dc0158fee24375cdbe41fbf12f18..ccb202e5c5c26e8150a54fcf2e24f44e01c26776 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -196,6 +196,7 @@ SRCS = \ |
| IceOperand.cpp \ |
| IceRegAlloc.cpp \ |
| IceRNG.cpp \ |
| + IceSwitchLowering.cpp \ |
| IceTargetLowering.cpp \ |
| IceTargetLoweringARM32.cpp \ |
| IceTargetLoweringMIPS32.cpp \ |