Tidy up. Trailing whitespace.
authorJim Grosbach <grosbach@apple.com>
Fri, 2 Mar 2012 17:46:15 +0000 (17:46 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 2 Mar 2012 17:46:15 +0000 (17:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151926 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/MC/MCAsmInfo.h

index e9b058509ab20e9e42b35d2539e178bc93fb97b3..095ca14c1ba2791f6a7a6e3afb37d1d9a29a931b 100644 (file)
@@ -43,7 +43,7 @@ namespace llvm {
     //===------------------------------------------------------------------===//
     // Properties to be set by the target writer, used to configure asm printer.
     //
-    
+
     /// PointerSize - Pointer size in bytes.
     ///               Default is 4.
     unsigned PointerSize;