aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-28 19:31:32 +0000
committerChris Lattner <sabre@nondot.org>2004-02-28 19:31:32 +0000
commitf13bd49d6af464306330e2c1147cc197c9eb0da2 (patch)
treea7f093463b2d1a3b17bab9d00a61f0009d3eaa45 /lib/Target/Sparc
parentb99df4f8c242e13e5321c4916eab4bbecf1eadb2 (diff)
Fix multiple inclusion problem
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11954 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Sparc')
-rw-r--r--lib/Target/Sparc/SparcV8Instrs.td3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Target/Sparc/SparcV8Instrs.td b/lib/Target/Sparc/SparcV8Instrs.td
index eda5f68088..ac4e8be143 100644
--- a/lib/Target/Sparc/SparcV8Instrs.td
+++ b/lib/Target/Sparc/SparcV8Instrs.td
@@ -11,9 +11,6 @@
//
//===----------------------------------------------------------------------===//
-include "../Target.td"
-include "SparcV8Reg.td"
-
//===----------------------------------------------------------------------===//
// Instruction format superclass
//===----------------------------------------------------------------------===//