diff options
author | John Criswell <criswell@uiuc.edu> | 2003-09-17 19:14:41 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-09-17 19:14:41 +0000 |
commit | a2748c267b92d435a27ba3d17fa55d67ef37d9b2 (patch) | |
tree | fdbd313a46ce4f36fb8c9ca6fe572e5995a48799 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 0217b1beb36510084fc0073d6e2652a113f383e5 (diff) | |
download | llvm-a2748c267b92d435a27ba3d17fa55d67ef37d9b2.zip llvm-a2748c267b92d435a27ba3d17fa55d67ef37d9b2.tar.gz llvm-a2748c267b92d435a27ba3d17fa55d67ef37d9b2.tar.bz2 |
Replaced the call to strdup() with a new operator followed by a strcpy().
This should prevent calls to the new oerator and malloc.
llvm-svn: 8587
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions