std::ostream and std::string microoptimizations for asm printing.
authorDan Gohman <gohman@apple.com>
Mon, 30 Jun 2008 22:03:41 +0000 (22:03 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 30 Jun 2008 22:03:41 +0000 (22:03 +0000)
commitd19a53ba1d4629f69821f37ca824c65e6df8e8f9
tree58c0f75d023e0836060c44c72aededb92a72d968
parentf4d7708972370bdd438830e50594b90a36bb6f76
std::ostream and std::string microoptimizations for asm printing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52929 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp
lib/Target/X86/X86ATTAsmPrinter.cpp