mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-17 09:12:42 +00:00
Fix function name in comment.
llvm-svn: 163783
This commit is contained in:
parent
5931f2813a
commit
a529169108
@ -133,7 +133,7 @@ namespace llvm {
|
||||
return Value != 0;
|
||||
}
|
||||
|
||||
/// getValue() - Get the value for variable symbols.
|
||||
/// getVariableValue() - Get the value for variable symbols.
|
||||
const MCExpr *getVariableValue() const {
|
||||
assert(isVariable() && "Invalid accessor!");
|
||||
IsUsed = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user