mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 02:43:51 +00:00
Reference correct header
llvm-svn: 36834
This commit is contained in:
parent
0b108b4f29
commit
f496eb7607
@ -267,7 +267,7 @@ class TA { bits<4> Prefix = 14; }
|
||||
//
|
||||
|
||||
// X86 specific condition code. These correspond to CondCode in
|
||||
// X86ISelLowering.h. They must be kept in synch.
|
||||
// X86InstrInfo.h. They must be kept in synch.
|
||||
def X86_COND_A : PatLeaf<(i8 0)>;
|
||||
def X86_COND_AE : PatLeaf<(i8 1)>;
|
||||
def X86_COND_B : PatLeaf<(i8 2)>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user