Skip to content
Commit 5b4413cb authored by Reid Spencer's avatar Reid Spencer
Browse files

Provide the correct patch for bug 345. The solution is to add a setTypeName

function to llvmAsmParser.y and then use it in the one place in the grammar
that needs it. Also had to make Type::setName public because setTypeName
needs it in order to retain compatibility with setValueName.

llvm-svn: 13795
parent ebb1569d
Loading
Loading
Loading
Loading
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