| commit | ec5089a22319dde1dd630d83a7e85b7098bd9612 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jan 14 04:25:59 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jan 14 04:25:59 2004 +0000 |
| tree | 666dafbfcc0a2017b808aae15dea7fa90fedc94a | |
| parent | 298d2f090f67ae9a40ba15cfc97b465d80874c82 [diff] |
Tighten up verifier checks. The result of an invoke instruction only dominates the normal destination, not the exceptional dest (ie, the result of a call is undefined on an exception) llvm-svn: 10841