aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineCodeEmitter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-19 20:46:15 +0000
committerChris Lattner <sabre@nondot.org>2004-11-19 20:46:15 +0000
commit7b55d4fce2c2b8eebbb1fc654400c7d46fd6bfba (patch)
treec9d72cb4a2e6fe6f609179c4915d43249a10e9f7 /lib/CodeGen/MachineCodeEmitter.cpp
parent4e459c465e861b5c97a1ccf96331a85df9ed0fef (diff)
Instead of storing std::string's for ExternalSymbol references, rely on the
fact that all ExternalSymbols are actually string literals with static storage. Thus we don't have to do anything special to hold them and we certainly don't have to copy string data around. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18007 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions