OSDN Git Service

Use utostr instead of a stringstream.
authorDan Gohman <gohman@apple.com>
Mon, 10 Mar 2008 23:55:07 +0000 (23:55 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 10 Mar 2008 23:55:07 +0000 (23:55 +0000)
commitac9dff686f1ba2871d4b2910d15f310d01757758
tree3c2caa1751c9d2bffcfdf02c98ee7138a1bc7b22
parent405fba12ce4874e0b599b19168b1d29d1c64ffab
Use utostr instead of a stringstream.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ParameterAttributes.cpp