| commit | 30d99f4b9b6aeab0235d6b523ab5d32e47bf7013 | [log] [tgz] |
|---|---|---|
| author | Dale Johannesen <dalej@apple.com> | Fri Feb 12 18:40:17 2010 +0000 |
| committer | Dale Johannesen <dalej@apple.com> | Fri Feb 12 18:40:17 2010 +0000 |
| tree | e02905813c726cbddaebffb9480f06f96c6da157 | |
| parent | 75879be9d8a0fad258ce9a391cbe4c3b14dc822c [diff] |
Rewrite handling of DBG_VALUE; previous algorithm didn't handle X = Y<dead> = use X DBG_VALUE(X) I was hoping to avoid this approach as it's slower, but I don't think it can be done. llvm-svn: 95996