Bug#9172: Don't use static in file scope, use an attribute on the
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 22 Feb 2011 16:53:11 +0000 (16:53 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 22 Feb 2011 16:53:11 +0000 (16:53 +0000)
commita04663ecb25b42b6cc588d81675d37ff8b78bfe8
tree6e6f3bc237bf2fa0dbc7fd897a8875b5024d191f
parent50b284666fe2923daa4ed14a3d774cad33b54b39
Bug#9172: Don't use static in file scope, use an attribute on the
parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126225 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/ELFAsmParser.cpp