commit | 75719bf239dcb122f5bfa049e3103ea703e8262a | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Wed May 26 21:48:31 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Wed May 26 21:48:31 2004 +0000 |
tree | 9e203cc3747650719a383c510673a2fcdd2efd3a | |
parent | 9b41dcfa60b9fe436ee68bcd5a9e401f58aac872 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13795 91177308-0d34-0410-b5e6-96231b3b80d8