Twine: Directly support int, long, and long long types.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 30 Jul 2009 21:15:14 +0000 (21:15 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 30 Jul 2009 21:15:14 +0000 (21:15 +0000)
commita91dd9bf5f7f3042daff2ade1563dcda58a47f8f
treefcaac66b19aabb6e66075edb6f1127bfa1e1d473
parentf4362da1b710a7c29612515daf5b0582ce37302c
Twine: Directly support int, long, and long long types.
 - This should resolve Cygwin gcc ambiguities.

llvm-svn: 77624
llvm/include/llvm/ADT/Twine.h
llvm/lib/Support/Twine.cpp