[PATCH] Add new ubegin/uend API to StringRef/MDString

Keno Fischer kfischer at college.harvard.edu
Wed Nov 12 16:55:01 PST 2014


Hi dexonsmith,

In some instances (such as in BitCodeWriter - see http://reviews.llvm.org/D6184),
it is useful to get an unsiged version of the data pointer instead. This adds an
appropriate API to be used in BitCodeWriter in a follow up commit.

http://reviews.llvm.org/D6241

Files:
  include/llvm/ADT/StringRef.h
  include/llvm/IR/Metadata.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6241.16125.patch
Type: text/x-patch
Size: 1571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141113/4084323d/attachment.bin>


More information about the llvm-commits mailing list