Skip to content
Snippets Groups Projects
Commit aa72c889 authored by Chris Lattner's avatar Chris Lattner
Browse files

zap

llvm-svn: 20461
parent f6616567
No related branches found
No related tags found
No related merge requests found
......@@ -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);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment