diff options
author | Dan Gohman <gohman@apple.com> | 2008-08-05 23:36:35 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-08-05 23:36:35 +0000 |
commit | e5dce98796289e1c0e3a338b15cde51b51ea9f2f (patch) | |
tree | f5b7b4223c3c8e02143c708837d2042748bc01f9 /lib/VMCore/Use.cpp | |
parent | 6a2df572664b55687a437db213b7069d7676c405 (diff) | |
download | external_llvm-e5dce98796289e1c0e3a338b15cde51b51ea9f2f.tar.gz external_llvm-e5dce98796289e1c0e3a338b15cde51b51ea9f2f.tar.bz2 external_llvm-e5dce98796289e1c0e3a338b15cde51b51ea9f2f.zip |
Use strcpy instead of sprintf here. This avoids a GCC 4.3 format-string
warning. There wasn't actually a problem here, because the contents of
the string are known.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54385 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/Use.cpp')
0 files changed, 0 insertions, 0 deletions