expose intrinsic info to the targets.

llvm-svn: 27070
This commit is contained in:
Chris Lattner 2006-03-24 18:44:11 +00:00
parent d589dd1352
commit 58a9622957
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
//
//===----------------------------------------------------------------------===//
// Include all information about LLVM intrinsics.
include "llvm/Intrinsics.td"
//===----------------------------------------------------------------------===//
// Selection DAG Type Constraint definitions.
//