Chromium Code Reviews| Index: Makefile.standalone |
| diff --git a/Makefile.standalone b/Makefile.standalone |
| index beaf9b68afdf58379a5470b898cb85a1f1042185..9aa2fdb23474284d16262a8dadf2be2381ea6151 100644 |
| --- a/Makefile.standalone |
| +++ b/Makefile.standalone |
| @@ -39,6 +39,7 @@ SRCS= \ |
| IceGlobalContext.cpp \ |
| IceInst.cpp \ |
| IceInstX8632.cpp \ |
| + IceIntrinsics.cpp \ |
| IceLiveness.cpp \ |
| IceOperand.cpp \ |
| IceRegAlloc.cpp \ |