parent
1607aa99e3
commit
c6b13e21cc
|
|
@ -12,7 +12,8 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
include "llvm/CodeGen/ValueTypes.td"
|
||||
// Include all information about LLVM intrinsics.
|
||||
include "llvm/Intrinsics.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Register file description - These classes are used to fill in the target
|
||||
|
|
|
|||
|
|
@ -12,9 +12,6 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// Include all information about LLVM intrinsics.
|
||||
include "llvm/Intrinsics.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Selection DAG Type Constraint definitions.
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in New Issue