Use Twin instead of std::to_string.
authorOleksiy Vyalov <ovyalov@google.com>
Mon, 26 Oct 2015 22:37:36 +0000 (22:37 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Mon, 26 Oct 2015 22:37:36 +0000 (22:37 +0000)
commitfaf046c6c0a561e966f4ac671392c4b8e15c35a2
tree58989d32e822f5d4891229434c09e064895186c8
parentc90ddefc81bbd86581ef8d27c2a300a404802077
Use Twin instead of std::to_string.

http://reviews.llvm.org/D14095

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251365 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp