GCC complains about the angle of this line.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 22 Jul 2011 01:02:57 +0000 (01:02 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 22 Jul 2011 01:02:57 +0000 (01:02 +0000)
Remove the escaped newline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135739 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86ISelLowering.cpp

index 1aea17524cf7ea00163f074c1638efece77c397f..d8ffccb5d8667ad81531111d0992dffe6827776b 100644 (file)
@@ -11180,7 +11180,7 @@ static SDValue PerformShuffleCombine256(SDNode *N, SelectionDAG &DAG,
       V2.getOpcode() == ISD::CONCAT_VECTORS) {
     //
     //                   0,0,0,...
-    //                      \
+    //                      |
     //    V      UNDEF    BUILD_VECTOR    UNDEF
     //     \      /           \           /
     //  CONCAT_VECTOR         CONCAT_VECTOR