aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2016-11-04 07:16:33 +0000
committerChandler Carruth <chandlerc@gmail.com>2016-11-04 07:16:33 +0000
commit8a5170e02a415ed85cf60daf8434308526d14f61 (patch)
treed5ae8d85022ae9bbe1463a638c36dd5748b02ba1 /llvm/lib/CodeGen/MachineScheduler.cpp
parent33e58901db5d1a1fc8e3b7d99710f96634e3ae92 (diff)
downloadllvm-8a5170e02a415ed85cf60daf8434308526d14f61.zip
llvm-8a5170e02a415ed85cf60daf8434308526d14f61.tar.gz
llvm-8a5170e02a415ed85cf60daf8434308526d14f61.tar.bz2
Add a missing return to the move assignment operator for
SequenceNumberManager. Sadly, we don't have any unittests for this class because it is a private class. Since it seems to have a nice isolated and testable interface, it'd be great to extract it to a detail namespace and write unit tests for it as then we could catch issues. I'll probably pester Lang about that or some alternative refactoring. This was noticed by PVS-Studio. llvm-svn: 285990
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions