summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/ProgramInfo.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-24 23:42:47 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-24 23:42:47 +0000
commit790631ff2d22e74cd35d8326c401f6114c357f59 (patch)
tree2083b3b5be29f0977e9bde7b37ced401a352cffd /llvm/lib/Debugger/ProgramInfo.cpp
parentcf3a678d40539278394befaea9016466c9c44621 (diff)
downloadbcm5719-llvm-790631ff2d22e74cd35d8326c401f6114c357f59.tar.gz
bcm5719-llvm-790631ff2d22e74cd35d8326c401f6114c357f59.zip
In the getBitsSet function, don't optimize for a common case that is
already covered by getLowBitsSet (i.e. when loBits==0). Consequently, remove the default value for loBits and reorder the arguments to the more natural loBits, hiBits order. This makes it more clear that this function is for bit groups in the middle of the bit width and not towards one end or the other. llvm-svn: 35312
Diffstat (limited to 'llvm/lib/Debugger/ProgramInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud