summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/Debugger.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-01 03:56:30 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-01 03:56:30 +0000
commit6f05d739385269843442e152a91e8c31e1f68667 (patch)
treede6745ca4488622b15e59bf1c104840019035e97 /llvm/lib/Debugger/Debugger.cpp
parent30477cd88e50685d534c273664285a37d7ec5313 (diff)
downloadbcm5719-llvm-6f05d739385269843442e152a91e8c31e1f68667.tar.gz
bcm5719-llvm-6f05d739385269843442e152a91e8c31e1f68667.zip
Don't fold "ptrtoint GV to bool" since this should be doing a truncate not
a comparison against zero. Instead fold setne(GV,null) and seteq(GV,null) to ConstantBool::True or ConstantBool::False, respectively. llvm-svn: 32060
Diffstat (limited to 'llvm/lib/Debugger/Debugger.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud