mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 04:32:09 +00:00
Shuffle some includes around
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27073 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ad72e241c0
commit
da10f19d5c
@ -12,7 +12,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
include "llvm/CodeGen/ValueTypes.td"
|
||||
// Include all information about LLVM intrinsics.
|
||||
include "llvm/Intrinsics.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Register file description - These classes are used to fill in the target
|
||||
|
@ -12,9 +12,6 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// Include all information about LLVM intrinsics.
|
||||
include "llvm/Intrinsics.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Selection DAG Type Constraint definitions.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user