llvm-6502/lib/Transforms
Daniel Dunbar 7f93dc8345 Switch obvious clients to Twine instead of utostr (when they were already using
a Twine, e.g., for names).
 - I am a little ambivalent about this; we don't want the string conversion of
   utostr, but using overload '+' mixed with string and integer arguments is
   sketchy. On the other hand, this particular usage is something of an idiom.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77579 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-30 04:20:37 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
IPO Switch obvious clients to Twine instead of utostr (when they were already using 2009-07-30 04:20:37 +00:00
Scalar Switch obvious clients to Twine instead of utostr (when they were already using 2009-07-30 04:20:37 +00:00
Utils Switch obvious clients to Twine instead of utostr (when they were already using 2009-07-30 04:20:37 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00