diff options
author | Daniel Jasper <djasper@google.com> | 2017-08-17 06:33:46 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2017-08-17 06:33:46 +0000 |
commit | a7e061f07b258bc0fb25d373c21dc8c8d0b478a5 (patch) | |
tree | 558ae9932ca21bdb8f53b0f0c9ac621e4012887d /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | caff3268a1bbfdad661028a2c959faf19235167c (diff) | |
download | llvm-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