diff options
author | Duncan Sands <baldrick@free.fr> | 2012-03-15 20:14:42 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2012-03-15 20:14:42 +0000 |
commit | bd415dec4efcad127760755a138d65bea350c76a (patch) | |
tree | bc3c2c25e0ac6beb6098fb5d4de60b2369ee0e98 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | f232bb421a6e2524c4f4e059a8344300d6c8e96d (diff) | |
download | llvm-bd415dec4efcad127760755a138d65bea350c76a.zip llvm-bd415dec4efcad127760755a138d65bea350c76a.tar.gz llvm-bd415dec4efcad127760755a138d65bea350c76a.tar.bz2 |
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.
llvm-svn: 152831
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions