From: Andrey Churbanov Date: Fri, 30 Aug 2013 14:40:24 +0000 (+0000) Subject: Checking commit access; removed one space added in previous test checkin by Jim X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=2cc396bfb06a8e4df2fae6450277e7a05ebf6e4b;p=oota-llvm.git Checking commit access; removed one space added in previous test checkin by Jim git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189673 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/X86/README.txt b/lib/Target/X86/README.txt index 4fbad8879ed..b4285a07187 100644 --- a/lib/Target/X86/README.txt +++ b/lib/Target/X86/README.txt @@ -2039,5 +2039,5 @@ GCC: sbbl %eax, %eax andl $-10, %eax addl $5, %eax - + //===---------------------------------------------------------------------===//