forked from OSchip/llvm-project
Pull in valuetypes.td here, we will use it shortly.
llvm-svn: 27072
This commit is contained in:
parent
68d9bf26c8
commit
1607aa99e3
|
@ -11,6 +11,8 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
include "llvm/CodeGen/ValueTypes.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Properties we keep track of for intrinsics.
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue