1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Chris Lattner 9c1ca33ac3 add new isSingleStringRef()/getSingleStringRef() methods to twine,
and use them to avoid a copy of a string in getNameWithPrefix in
the common case.  It seems like Value::setName and other places 
should use this as well?

llvm-svn: 93301
2010-01-13 07:12:06 +00:00
..
llvm add new isSingleStringRef()/getSingleStringRef() methods to twine, 2010-01-13 07:12:06 +00:00
llvm-c hopefully unbreak the ocaml bindings. 2010-01-09 23:25:21 +00:00