| commit | ffdb8439d72d6667351e47786cf7ae1d1203c9d2 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Wed May 13 18:54:26 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Wed May 13 18:54:26 2009 +0000 |
| tree | 78c92b903368226065c3d6d3074860672b02c140 | |
| parent | 9e26d3708af2b39141a2642f6079eef0fbaecd83 [diff] |
ABI handling: Fix invalid assertion, it is possible for a valid coercion to be specified which truncates padding bits. It would be nice to still have the assert, but we don't have any API call for the unpadding size of a type yet. llvm-svn: 71695