| commit | 0fb5bbd4010e4df7c83c1c0df951cfc8dbb3e80c | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Nov 12 08:04:33 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Nov 12 08:04:33 2009 +0000 |
| tree | 42bc59fbbbca52b8ca111f205ed3da45ab65022b | |
| parent | eb9acbfb0522f4f69f1a11e47ebeda7f1a61e1df [diff] |
do not store wchar/char16/char32/intmax width/alignment info into TargetInfo, just derive this based on the underlying type. This prevents them from getting out of synch, patch by Ken Dyck! llvm-svn: 86976