forked from OSchip/llvm-project
parent
9f56df8e43
commit
773c155c15
|
@ -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.
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue