diff options
Diffstat (limited to 'lib/CodeGen/InstrSelection/InstrForest.cpp')
| -rw-r--r-- | lib/CodeGen/InstrSelection/InstrForest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/InstrSelection/InstrForest.cpp b/lib/CodeGen/InstrSelection/InstrForest.cpp index 91956f53a4..e27b25ce25 100644 --- a/lib/CodeGen/InstrSelection/InstrForest.cpp +++ b/lib/CodeGen/InstrSelection/InstrForest.cpp @@ -21,6 +21,7 @@ #include "llvm/Type.h" #include "llvm/CodeGen/MachineInstr.h" #include "Support/STLExtras.h" +#include <alloca.h> using std::cerr; using std::vector; |
