1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-16 20:40:16 +00:00

Fix multiple inclusion problem

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11954 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-02-28 19:31:32 +00:00
parent b99df4f8c2
commit f13bd49d6a
2 changed files with 0 additions and 6 deletions
lib/Target

@ -11,9 +11,6 @@
//
//===----------------------------------------------------------------------===//
include "../Target.td"
include "SparcV8Reg.td"
//===----------------------------------------------------------------------===//
// Instruction format superclass
//===----------------------------------------------------------------------===//

@ -11,9 +11,6 @@
//
//===----------------------------------------------------------------------===//
include "../Target.td"
include "SparcV8Reg.td"
//===----------------------------------------------------------------------===//
// Instruction format superclass
//===----------------------------------------------------------------------===//