[llvm-commits] [llvm] r164346 - /llvm/trunk/test/CodeGen/ARM/fast-isel.ll
Chad Rosier
mcrosier at apple.com
Thu Sep 20 17:43:18 PDT 2012
Author: mcrosier
Date: Thu Sep 20 19:43:18 2012
New Revision: 164346
URL: http://llvm.org/viewvc/llvm-project?rev=164346&view=rev
Log:
Add newline.
Modified:
llvm/trunk/test/CodeGen/ARM/fast-isel.ll
Modified: llvm/trunk/test/CodeGen/ARM/fast-isel.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/ARM/fast-isel.ll?rev=164346&r1=164345&r2=164346&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/ARM/fast-isel.ll (original)
+++ llvm/trunk/test/CodeGen/ARM/fast-isel.ll Thu Sep 20 19:43:18 2012
@@ -267,4 +267,4 @@
%0 = load i16* %x, align 1
ret i16 %0
-}
\ No newline at end of file
+}
More information about the llvm-commits
mailing list