| commit | 61d9d81770a6baf58f64a76246e8e1ce8e86a5e8 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Fri May 13 07:09:09 2005 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Fri May 13 07:09:09 2005 +0000 |
| tree | 07c88a6fb08a5f7f8f56f6ec329b732e8d4e1642 | |
| parent | 91caf1d039cc77aeff9d6f0076c681c8368df13b [diff] |
calling a function with the wrong CC is undefined, turn it into an unreachable instruction. This is useful for catching optimizers that don't preserve calling conventions llvm-svn: 21928