Formatting.

llvm-svn: 183807
This commit is contained in:
Eric Christopher 2013-06-11 23:41:38 +00:00
parent 9f56df8e43
commit 773c155c15
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ namespace llvm {
/// getValue - Get MCSymbol.
///
const MCSymbol *getValue() const { return Label; }
const MCSymbol *getValue() const { return Label; }
/// SizeOf - Determine size of label value in bytes.
///