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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27072 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-03-24 18:51:56 +00:00
parent 73d7b6029a
commit ad72e241c0

View File

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