[LLVMdev] Correct use of StringRef and Twine

FlyLanguage flylanguage at gmail.com
Tue Jul 19 11:39:50 PDT 2011


Den 19.07.2011 20:14, skrev David Blaikie:
>>> Perhaps, I suppose, I'm not sure just how portable llvm code is.
>>
>> Very portable AFAICT. I'm even going to port it to my hobbyist OS once C++
>> rtti is totally gone in the llvm code base.
>
> Sorry, I meant source portable to different compilers (ie: which
> compilers does llvm compile on&  how many have really poor std::string
> implementations).


Yes, that's what I thought you meant. Not *many* have poor std::string 
implementations, but they exist and are in use.




More information about the llvm-dev mailing list