aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaRegisterInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-29 19:27:28 +0000
committerChris Lattner <sabre@nondot.org>2005-01-29 19:27:28 +0000
commitea622d53e2dca5f85cb605a993a8d05e7529067a (patch)
treed8f4636c914b25c1bba50fea930ec42a780e532e /lib/Target/Alpha/AlphaRegisterInfo.cpp
parent02accaeb172fbe179fe20eafa6172606d0c9eae1 (diff)
Unbreak the build :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19926 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaRegisterInfo.cpp')
-rw-r--r--lib/Target/Alpha/AlphaRegisterInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Alpha/AlphaRegisterInfo.cpp b/lib/Target/Alpha/AlphaRegisterInfo.cpp
index cfa8e6f181..705b849984 100644
--- a/lib/Target/Alpha/AlphaRegisterInfo.cpp
+++ b/lib/Target/Alpha/AlphaRegisterInfo.cpp
@@ -13,7 +13,6 @@
#define DEBUG_TYPE "reginfo"
#include "Alpha.h"
-#include "AlphaInstrBuilder.h"
#include "AlphaRegisterInfo.h"
#include "llvm/Constants.h"
#include "llvm/Type.h"