mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 00:25:01 +00:00
zap
llvm-svn: 20461
This commit is contained in:
parent
80ba99a8f6
commit
70ffed029e
@ -523,7 +523,7 @@ static void setValueName(Value *V, char *NameStr) {
|
||||
V->getType()->getDescription() + "' type plane!");
|
||||
|
||||
// Set the name.
|
||||
V->setName(Name, &ST);
|
||||
V->setName(Name);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user