[llvm-commits] [llvm] r171090 - /llvm/trunk/include/llvm/Target/TargetLowering.h

Nadav Rotem nrotem at apple.com
Tue Dec 25 20:58:12 PST 2012


Author: nadav
Date: Tue Dec 25 22:58:12 2012
New Revision: 171090

URL: http://llvm.org/viewvc/llvm-project?rev=171090&view=rev
Log:
white space

Modified:
    llvm/trunk/include/llvm/Target/TargetLowering.h

Modified: llvm/trunk/include/llvm/Target/TargetLowering.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/Target/TargetLowering.h?rev=171090&r1=171089&r2=171090&view=diff
==============================================================================
--- llvm/trunk/include/llvm/Target/TargetLowering.h (original)
+++ llvm/trunk/include/llvm/Target/TargetLowering.h Tue Dec 25 22:58:12 2012
@@ -68,7 +68,6 @@
     };
   }
 
-
 //===----------------------------------------------------------------------===//
 /// TargetLowering - This class defines information used to lower LLVM code to
 /// legal SelectionDAG operators that the target instruction selector can accept





More information about the llvm-commits mailing list