commit | f72e0ca71507ab3d8566148e124fe21f4a051cd1 | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Thu Mar 15 20:14:42 2012 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Thu Mar 15 20:14:42 2012 +0000 |
tree | 889f7df3e2a339357b60e1098d48412d4431cb85 | |
parent | 45b5f88938f59c495209512b545f289bf2cca90a [diff] |
Type sizes and fields offsets inside structs are unsigned. This is a highly theoretical fix since it only matters for types with >= 2^63 bits (!) and also only matters if pointers have more than 64 bits, which is not supported anyway. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152831 91177308-0d34-0410-b5e6-96231b3b80d8