Reformat blank lines.
[oota-llvm.git] / include / llvm / Target / TargetOptions.h
index bd696f399d54358e69b9fa9130de5cd8a51e3a64..2b087af85906388e64d261b4fdd1c39b4037a2cd 100644 (file)
@@ -204,7 +204,7 @@ namespace llvm {
 
     /// This class encapsulates options for reciprocal-estimate code generation.
     TargetRecip Reciprocals;
-    
+
     /// JTType - This flag specifies the type of jump-instruction table to
     /// create for functions that have the jumptable attribute.
     JumpTable::JumpTableType JTType;