commit | 08d702b61db4d6140ffede9a93354d199b436e4b | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Oct 21 17:22:23 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Oct 21 17:22:23 2003 +0000 |
tree | ddb3c62005d0bdc9923718a181d765057972604c | |
parent | ff3d5d97026f957924e9a74ae14363a30da742a4 [diff] [blame] |
Hrm, unbreak stuph :( git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9334 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/SparcV9/SparcV9InstrInfo.cpp b/lib/Target/SparcV9/SparcV9InstrInfo.cpp index 2d87231..952b7d2 100644 --- a/lib/Target/SparcV9/SparcV9InstrInfo.cpp +++ b/lib/Target/SparcV9/SparcV9InstrInfo.cpp
@@ -19,6 +19,7 @@ #include "llvm/CodeGen/MachineInstrBuilder.h" #include "llvm/Function.h" #include "llvm/Constants.h" +#include "llvm/iTerminators.h" #include "llvm/DerivedTypes.h" static const uint32_t MAXLO = (1 << 10) - 1; // set bits set by %lo(*)