Move local statics to per-instance variables.
authorOwen Anderson <resistor@mac.com>
Wed, 24 Jun 2009 22:28:12 +0000 (22:28 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 24 Jun 2009 22:28:12 +0000 (22:28 +0000)
commitbd58edf59128d2acb5ae48c76ef8a108fd587db2
treed42a1985ddfc1b7b72f3c5dba76035452d7a2e05
parent02a6218774832508a4d1ef2998dc60f69a55729a
Move local statics to per-instance variables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74132 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp