[llvm] r221503 - Use a StringRefMemoryObject. NFC.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 11 15:11:58 PST 2014


> I'd probably prefer an ArrayRef tbh. The "let's use a string ref since it's
> just a char * and that can point to bytes" really bugs me.

You will very likely like the patch in
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20141110/243749.html
:-)

Cheers,
Rafael



More information about the llvm-commits mailing list