1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Fix multiple inclusion problem

llvm-svn: 11954
This commit is contained in:
Chris Lattner 2004-02-28 19:31:32 +00:00
parent 69ab9e0840
commit 3f70429d28

View File

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