Tidy up. Trailing whitespace.

llvm-svn: 151926
This commit is contained in:
Jim Grosbach 2012-03-02 17:46:15 +00:00
parent 17ba5f6056
commit ff3c53b2d6

View 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;