diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-10-08 10:56:23 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-10-08 11:04:08 -0700 |
commit | a9700653abf2914e0eb4c2996df8786c456c242c (patch) | |
tree | f3cffd4eb67d9c9b1f265385d93028ad97a10c4f /llvm/tools/llvm-exegesis/lib/SnippetFile.cpp | |
parent | a2d3b12786bad19cdb7353db69db4e9c8772bd46 (diff) | |
download | llvm-a9700653abf2914e0eb4c2996df8786c456c242c.zip llvm-a9700653abf2914e0eb4c2996df8786c456c242c.tar.gz llvm-a9700653abf2914e0eb4c2996df8786c456c242c.tar.bz2 |
[RegisterScavenging] Use a Twine in a call to report_fatal_error instead of going from std::string to c_str. NFC
The std::string was built on the line above. Might as well just
build it as a Twine in the call.
Diffstat (limited to 'llvm/tools/llvm-exegesis/lib/SnippetFile.cpp')
0 files changed, 0 insertions, 0 deletions