forked from OSchip/llvm-project
parent
d589dd1352
commit
58a9622957
|
@ -12,6 +12,9 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// Include all information about LLVM intrinsics.
|
||||
include "llvm/Intrinsics.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Selection DAG Type Constraint definitions.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue