Pull in valuetypes.td here, we will use it shortly.

llvm-svn: 27072
This commit is contained in:
Chris Lattner 2006-03-24 18:51:56 +00:00
parent 68d9bf26c8
commit 1607aa99e3
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
//
//===----------------------------------------------------------------------===//
include "llvm/CodeGen/ValueTypes.td"
//===----------------------------------------------------------------------===//
// Properties we keep track of for intrinsics.
//===----------------------------------------------------------------------===//