[llvm] r215160 - Reflow this comment.

Adrian Prantl aprantl at apple.com
Thu Aug 7 15:44:24 PDT 2014


Author: adrian
Date: Thu Aug  7 17:44:24 2014
New Revision: 215160

URL: http://llvm.org/viewvc/llvm-project?rev=215160&view=rev
Log:
Reflow this comment.

Modified:
    llvm/trunk/test/CodeGen/ARM/debug-info-sreg2.ll

Modified: llvm/trunk/test/CodeGen/ARM/debug-info-sreg2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/ARM/debug-info-sreg2.ll?rev=215160&r1=215159&r2=215160&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/ARM/debug-info-sreg2.ll (original)
+++ llvm/trunk/test/CodeGen/ARM/debug-info-sreg2.ll Thu Aug  7 17:44:24 2014
@@ -3,7 +3,9 @@
 target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:32:64-v128:32:128-a0:0:32-n32"
 target triple = "thumbv7-apple-macosx10.6.7"
 
-; Just making sure the first part of the location isn't a repetition of the size of the location description.
+; Just making sure the first part of the location isn't a repetition
+; of the size of the location description.
+;
 ; 0x90   DW_OP_regx of super-register
 
 ; CHECK: 0x00000000: Beginning address offset:





More information about the llvm-commits mailing list