Prune trailing whitespaces.
[oota-llvm.git] / include / llvm / IR / InlineAsm.h
index 1b86902d180092c0da93f4e77a88b14139901134..d2e9e48539ceb430d393fb50946299f4ef994f06 100644 (file)
@@ -122,8 +122,8 @@ public:
 
     /// isEarlyClobber - "&": output operand writes result before inputs are all
     /// read.  This is only ever set for an output operand.
-    bool isEarlyClobber; 
-    
+    bool isEarlyClobber;
+
     /// MatchingInput - If this is not -1, this is an output constraint where an
     /// input constraint is required to match it (e.g. "0").  The value is the
     /// constraint number that matches this one (for example, if this is