Accept double quoted strings everwhere we accept a %ABC variable name.
authorChris Lattner <sabre@nondot.org>
Fri, 22 Aug 2003 05:42:10 +0000 (05:42 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Aug 2003 05:42:10 +0000 (05:42 +0000)
commit6c23f57ebc82894a58a5f38702362e260d95d0a4
tree78a0810ac7d8b9eb251d07c168dd183c98da2f79
parent24b8a5d6e7c67b0fdfe98a5b6c3791b313dc904b
Accept double quoted strings everwhere we accept a %ABC variable name.

This introduces one more innoculous shift-reduce conflict, but will REALLY
help the type names generated by the C++ frontend, which wants to use all
kinds of crazy stuff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8050 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y