Fix PR4528. This scavenger assertion is too strict. The two-address value is
killed by another operand. There is probably a better fix. Either 1) scavenger can look at other operands, or 2) livevariables can be smarter about kill markers. Patches welcome. llvm-svn: 78072
Loading
Please register or sign in to comment