diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-27 18:14:02 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-27 18:14:02 +0000 |
commit | 2e9ddcc30e846687c9c0112d3ae32acccc9757bb (patch) | |
tree | b654e744a20f8be6bf3993f19493beaaeb03dbca /llvm/unittests/IR/ConstantRangeTest.cpp | |
parent | 24812d8ac42e0c11f9c185282e4e4cc1d9b067a6 (diff) | |
download | bcm5719-llvm-2e9ddcc30e846687c9c0112d3ae32acccc9757bb.tar.gz bcm5719-llvm-2e9ddcc30e846687c9c0112d3ae32acccc9757bb.zip |
RegPressure: Fix crash on blocks with only dbg_value
If there were only dbg_values in the block, recede would hit the
beginning of the block and try to use thet dbg_value as a real
instruction.
llvm-svn: 357105
Diffstat (limited to 'llvm/unittests/IR/ConstantRangeTest.cpp')
0 files changed, 0 insertions, 0 deletions