From 558cc5a914118bba0e7843f1878f6137fea88d91 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Fri, 22 Jul 2011 01:02:57 +0000 Subject: [PATCH] GCC complains about the angle of this line. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/X86/X86ISelLowering.cpp b/lib/Target/X86/X86ISelLowering.cpp index 1aea17524cf..d8ffccb5d86 100644 --- a/lib/Target/X86/X86ISelLowering.cpp +++ b/lib/Target/X86/X86ISelLowering.cpp @@ -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