diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-01-30 06:19:27 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-01-30 06:19:27 +0000 |
commit | ed0d1ccc953c6097de29850b1e803646b1898d6b (patch) | |
tree | c556852a93f5b61aaaff88d81bca142560af7e12 /llvm/docs/CommandGuide/llvm-readobj.rst | |
parent | 036bc255cedc2e6c38bc3b0e8e4a5782ce707912 (diff) | |
download | bcm5719-llvm-ed0d1ccc953c6097de29850b1e803646b1898d6b.tar.gz bcm5719-llvm-ed0d1ccc953c6097de29850b1e803646b1898d6b.zip |
tools: fix Twine abuse
utohexstr provides a temporary string, making it unsafe to use with the Twine
interface which will not copy the string. Switch to using std::string.
llvm-svn: 200457
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-readobj.rst')
0 files changed, 0 insertions, 0 deletions