Go to file
John Criswell a2748c267b 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
2003-09-17 19:14:41 +00:00
llvm Replaced the call to strdup() with a new operator followed by a strcpy(). 2003-09-17 19:14:41 +00:00