[llvm] r222994 - Removed extra whitespace. (Testing commit access). NFC.
Sonam Kumari
sonam.kumari at samsung.com
Mon Dec 1 01:27:46 PST 2014
Author: sonamkumari
Date: Mon Dec 1 03:27:46 2014
New Revision: 222994
URL: http://llvm.org/viewvc/llvm-project?rev=222994&view=rev
Log:
Removed extra whitespace. (Testing commit access). NFC.
Modified:
llvm/trunk/test/Transforms/InstCombine/addnegneg.ll
Modified: llvm/trunk/test/Transforms/InstCombine/addnegneg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Transforms/InstCombine/addnegneg.ll?rev=222994&r1=222993&r2=222994&view=diff
==============================================================================
--- llvm/trunk/test/Transforms/InstCombine/addnegneg.ll (original)
+++ llvm/trunk/test/Transforms/InstCombine/addnegneg.ll Mon Dec 1 03:27:46 2014
@@ -9,4 +9,3 @@ entry:
%sub6 = add i32 %sub4, %d ; <i32> [#uses=1]
ret i32 %sub6
}
-
More information about the llvm-commits
mailing list