summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Module.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-03-15 20:14:42 +0000
committerDuncan Sands <baldrick@free.fr>2012-03-15 20:14:42 +0000
commitbd415dec4efcad127760755a138d65bea350c76a (patch)
treebc3c2c25e0ac6beb6098fb5d4de60b2369ee0e98 /lldb/source/Core/Module.cpp
parentf232bb421a6e2524c4f4e059a8344300d6c8e96d (diff)
downloadbcm5719-llvm-bd415dec4efcad127760755a138d65bea350c76a.tar.gz
bcm5719-llvm-bd415dec4efcad127760755a138d65bea350c76a.zip
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 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud