diff options
author | Evan Cheng <evan.cheng@apple.com> | 2009-08-04 16:52:44 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2009-08-04 16:52:44 +0000 |
commit | 206ee96bd64745a2efa6dd6f2c659ca39310bf6e (patch) | |
tree | e233d4ff991dd6e6fe24fa138265633040d1e7d1 /clang/lib/Sema/SemaDeclObjC.cpp | |
parent | d6ff33294a1283b7ee6b2b610eb0b4e8349afd0c (diff) | |
download | bcm5719-llvm-206ee96bd64745a2efa6dd6f2c659ca39310bf6e.tar.gz bcm5719-llvm-206ee96bd64745a2efa6dd6f2c659ca39310bf6e.zip |
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
Diffstat (limited to 'clang/lib/Sema/SemaDeclObjC.cpp')
0 files changed, 0 insertions, 0 deletions