lazily allocate the GCMetadataPrinters map and remove DenseMap
authorChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 17:57:56 +0000 (17:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 17:57:56 +0000 (17:57 +0000)
commite00b59f954c7e27d9d34abf90bfac969fb12f19a
treecaa934eb7f2e355b7af3cfa27f5eab6dc4f6b934
parent9041ae274b537f7ae7f7a260b233a38d36d20432
lazily allocate the GCMetadataPrinters map and remove DenseMap
from the AsmPrinter interface.

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