summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineCodeForInstruction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-29 21:40:53 +0000
committerChris Lattner <sabre@nondot.org>2004-02-29 21:40:53 +0000
commite0c3c18802214211ac5d3074375c0922783f3a49 (patch)
treeec691aec09640d546a2c3dd9aaba154ce7409e83 /llvm/lib/CodeGen/MachineCodeForInstruction.cpp
parent90ecb9283845a7c3a9bd034208c03fc29f37591a (diff)
downloadbcm5719-llvm-e0c3c18802214211ac5d3074375c0922783f3a49.tar.gz
bcm5719-llvm-e0c3c18802214211ac5d3074375c0922783f3a49.zip
Add back #include I messed up
llvm-svn: 12009
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeForInstruction.cpp')
-rw-r--r--llvm/lib/CodeGen/MachineCodeForInstruction.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/MachineCodeForInstruction.cpp b/llvm/lib/CodeGen/MachineCodeForInstruction.cpp
index da9819c552d..8bf1c4129a4 100644
--- a/llvm/lib/CodeGen/MachineCodeForInstruction.cpp
+++ b/llvm/lib/CodeGen/MachineCodeForInstruction.cpp
@@ -24,6 +24,7 @@
#include "llvm/CodeGen/MachineCodeForInstruction.h"
#include "llvm/CodeGen/MachineInstr.h"
+#include "../Target/SparcV9/MachineInstrAnnot.h"
#include "llvm/Instruction.h"
using namespace llvm;
OpenPOWER on IntegriCloud