mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
remove one more occurance of this that snuck in
llvm-svn: 21271
This commit is contained in:
parent
5fdb103328
commit
8489ac991d
@ -663,7 +663,7 @@ static bool NodeHasRecordingVariant(unsigned NodeOpcode) {
|
||||
default: return false;
|
||||
case ISD::AND:
|
||||
case ISD::OR:
|
||||
case ISD::ZERO_EXTEND_INREG: return true;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user