remove a densemap from TargetAsmInfo that was uniquing the targetflags strings,
authorChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 07:33:58 +0000 (07:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 07:33:58 +0000 (07:33 +0000)
commitf40761d5229322c08701049f89aa10f7f7b8b743
treef2e518e73ea7336cbd533cec5f9f97d7ef6ae666
parent6468b44d3a300007077ff0d8c70b8cf15ae618e8
remove a densemap from TargetAsmInfo that was uniquing the targetflags strings,
just use a smallstring instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77144 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/ELFTargetAsmInfo.h
include/llvm/Target/TargetAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/Target/ELFTargetAsmInfo.cpp
lib/Target/Sparc/SparcTargetAsmInfo.cpp
lib/Target/Sparc/SparcTargetAsmInfo.h
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.h