"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "7a196b73c28168cc80a4d1c3b6128a9df53f4f2e"
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
Loading
Please register or sign in to comment