diff options
author | Mark de Wever <koraq@xs4all.nl> | 2019-12-17 21:57:58 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2019-12-17 21:57:58 +0100 |
commit | 1a8ff89653d2a80a013701fe927d2d32491bff59 (patch) | |
tree | 3873ac29a9f199925f8fa773144750b3a0bf451f /llvm/lib/Bitcode/Writer/ValueEnumerator.cpp | |
parent | b750486c5d96320daf77a9760166f78b4a0c942e (diff) | |
download | bcm5719-llvm-1a8ff89653d2a80a013701fe927d2d32491bff59.tar.gz bcm5719-llvm-1a8ff89653d2a80a013701fe927d2d32491bff59.zip |
[IR] Use a reference in a range-based for
This avoids unneeded copies when using a range-based for loops.
This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
Differential Revision: https://reviews.llvm.org/D70870
Diffstat (limited to 'llvm/lib/Bitcode/Writer/ValueEnumerator.cpp')
0 files changed, 0 insertions, 0 deletions