diff options
Diffstat (limited to 'llvm/lib/CodeGen/InstrSelection/InstrForest.cpp')
-rw-r--r-- | llvm/lib/CodeGen/InstrSelection/InstrForest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/InstrSelection/InstrForest.cpp b/llvm/lib/CodeGen/InstrSelection/InstrForest.cpp index ea2ccadab94..ceaefd84412 100644 --- a/llvm/lib/CodeGen/InstrSelection/InstrForest.cpp +++ b/llvm/lib/CodeGen/InstrSelection/InstrForest.cpp @@ -21,6 +21,7 @@ #include "llvm/Type.h" #include "llvm/CodeGen/MachineInstr.h" #include "Support/STLExtras.h" +#include "Config/alloca.h" //------------------------------------------------------------------------ // class InstrTreeNode |