diff options
author | Andrea Di Biagio <andrea.dibiagio@sony.com> | 2021-08-26 19:43:18 +0100 |
---|---|---|
committer | Andrea Di Biagio <andrea.dibiagio@sony.com> | 2021-08-26 19:47:59 +0100 |
commit | 9cc0023fb863194be526f0bf19bd21e36236c5f6 (patch) | |
tree | 76c240681313b66e81176f702c028dd1a07b0403 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2363a2000171d12e21bc49a783291401656c4f35 (diff) | |
download | llvm-9cc0023fb863194be526f0bf19bd21e36236c5f6.zip llvm-9cc0023fb863194be526f0bf19bd21e36236c5f6.tar.gz llvm-9cc0023fb863194be526f0bf19bd21e36236c5f6.tar.bz2 |
[MCA][NFC] Remove redundant calls to std::move.
This fixes some redundant move in return statement [-Wredundant-move] gcc 9.3.0
warnings.
This also fixes a minor coverity issue reported agaist class MCAOperand about
the lack of proper initialization for field Index.
No functional change intended.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions