aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2017-08-17 06:33:46 +0000
committerDaniel Jasper <djasper@google.com>2017-08-17 06:33:46 +0000
commita7e061f07b258bc0fb25d373c21dc8c8d0b478a5 (patch)
tree558ae9932ca21bdb8f53b0f0c9ac621e4012887d /llvm/lib/CodeGen/MachineScheduler.cpp
parentcaff3268a1bbfdad661028a2c959faf19235167c (diff)
downloadllvm-a7e061f07b258bc0fb25d373c21dc8c8d0b478a5.zip
llvm-a7e061f07b258bc0fb25d373c21dc8c8d0b478a5.tar.gz
llvm-a7e061f07b258bc0fb25d373c21dc8c8d0b478a5.tar.bz2
Fix undefined behavior that is caused by not always initializing a bool.
The fix in r310994 is incomplete, as moveFromAndCancel can set the pointer without initializing OldIsSpeculativelyEvaluating. llvm-svn: 311070
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions