Fix uninitialized memory read found by MemorySanitizer: always set output parameter...
authorAlexey Samsonov <samsonov@google.com>
Fri, 19 Jul 2013 08:55:18 +0000 (08:55 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 19 Jul 2013 08:55:18 +0000 (08:55 +0000)
commit86dc6f9a7953f45d9c4791b0cb6cdceef8ca00ee
tree4b908187395ff8d30af83bc2421cd56c5bb10370
parentdf5ed3f642ff5dfd19634c80c4106ace247dc1bf
Fix uninitialized memory read found by MemorySanitizer: always set output parameter of ConvergingScheduler::SchedBoundary::getOtherResourceCount

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineScheduler.cpp