1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Remove extra blank line.

llvm-svn: 169692
This commit is contained in:
Craig Topper 2012-12-09 08:20:52 +00:00
parent 7221b14d96
commit c03f63d739

View File

@ -2783,7 +2783,6 @@ SDValue DAGCombiner::visitAND(SDNode *N) {
} }
} }
return SDValue(); return SDValue();
} }