diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-10 04:22:46 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-10 04:22:46 +0000 |
commit | 5332dfc28591bb3d618df1d602f09569559b3fa8 (patch) | |
tree | 5df745d850c2ba41185e74b3c9ac8e30874bd8d9 /lib/Bitcode/Reader/BitcodeReader.h | |
parent | f797696ad31122216a54765a71c7eeacc73ce846 (diff) | |
download | external_llvm-5332dfc28591bb3d618df1d602f09569559b3fa8.zip external_llvm-5332dfc28591bb3d618df1d602f09569559b3fa8.tar.gz external_llvm-5332dfc28591bb3d618df1d602f09569559b3fa8.tar.bz2 |
split out the functionality of utohexstr into a new utohex_buffer
helper. This allows us to convert numbers to hex without necessarily
needing to make a std::string to hold the result.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58961 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions