| commit | fe992d4332b30e687d7c79fe20df3a73ee801350 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Jan 12 17:40:36 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Jan 12 17:40:36 2004 +0000 |
| tree | 9d95ae07285d278df22fd35c5bbd03e94ff91163 | |
| parent | 4bb9bc3a652d11366a9d3c40b077f2c156c2f382 [diff] |
Fix fairly severe bug in my last checking where we treated all unfoldable constants as being "true" when evaluating branches. This was introduced because we now create constantexprs for the constants instead of failing the fold. llvm-svn: 10778