| commit | b27a62fd13f60de05dafeb2725c65bbbdd7cb186 | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Tue Jul 27 01:17:28 2010 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Tue Jul 27 01:17:28 2010 +0000 |
| tree | 8c0406e1fb010f61a484c1d1d5eedcade041e985 | |
| parent | 8ade104a0a10442b83347e21da001f0a26a73785 [diff] |
Fixed a bug in the IR transformer where we were trying to do replaceUsesOfWith on a constant, which doesn't work. Turns out we don't need to do anything for constants. llvm-svn: 109477