summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/Spiller.h
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-03 06:28:20 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-03 06:28:20 +0000
commit12e00fc649cd63ec111efa9a843dbb7c73d6bfdd (patch)
tree57f6339bec08f2d8b4e717dd3819c9af94a27e66 /llvm/lib/CodeGen/Spiller.h
parent3c0dc2a99dff0ee979362264e93b0e4f2bd4a746 (diff)
downloadbcm5719-llvm-12e00fc649cd63ec111efa9a843dbb7c73d6bfdd.tar.gz
bcm5719-llvm-12e00fc649cd63ec111efa9a843dbb7c73d6bfdd.zip
DebugInfo: Use a 64 bit type for the subrange
While we were encoding 64 bit values (data8) in the subrange itself, using a 32 bit type for the subrange was still confusing the gdb. Oh, and make it unsigned too. As the comment points out, this could be pushed into the frontend so that it would be 32 or 64 bit as appropriate, etc. llvm-svn: 205512
Diffstat (limited to 'llvm/lib/CodeGen/Spiller.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud