aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-01-16 00:03:35 -0800
committerCraig Topper <craig.topper@sifive.com>2021-01-16 20:09:45 -0800
commit633c5afccfbb0a985976aa3e6493f1a08061cb10 (patch)
tree0e5ce44d89af9a32f94890c945ad72f957b25662 /llvm/lib/Object/COFFObjectFile.cpp
parenta048ce13e32daa255d26533c00da8abd0b67e819 (diff)
downloadllvm-633c5afccfbb0a985976aa3e6493f1a08061cb10.zip
llvm-633c5afccfbb0a985976aa3e6493f1a08061cb10.tar.gz
llvm-633c5afccfbb0a985976aa3e6493f1a08061cb10.tar.bz2
[RISCV] Remove unneeded StringRef to std::string conversions in RISCVCompressInstEmitter. NFC
Stop concatenating std::string before streaming into a raw_ostream. Just stream the pieces. Remove some new lines from asserts. Remove std::string concatenation from an assert. assert strings aren't really evaluated like this at runtime. An assertion failure will just print exactly what's between the parentheses in the source.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions