Merge utohex_buffer into utohexstr, it's only caller. Also change utohexstr to...
Merge utohex_buffer into utohexstr, it's only caller. Also change utohexstr to use the std::string constructor that takes a start and end pointer. This saves a call to strlen. NFC llvm-svn: 259329
Loading
Please sign in to comment