aboutsummaryrefslogtreecommitdiff
path: root/llvm/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
commitb3e3840e5c131fe2868d1ef5aa38c0b82f5dfba5 (patch)
treeae901b17807cfb0b38bdf4a5a3b201c39aa71cb8 /llvm/lib/CodeGen/MachineCodeEmitter.cpp
parent3db46bd0e1273b9069860883bbce704e1f3969ef (diff)
downloadllvm-b3e3840e5c131fe2868d1ef5aa38c0b82f5dfba5.zip
llvm-b3e3840e5c131fe2868d1ef5aa38c0b82f5dfba5.tar.gz
llvm-b3e3840e5c131fe2868d1ef5aa38c0b82f5dfba5.tar.bz2
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. llvm-svn: 18007
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions