diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-18 22:56:42 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-18 22:56:42 +0000 |
commit | 9c28bfa72ccb443b4e75c8ea74b9ca9b64edb66a (patch) | |
tree | 60077f2d65db76329a9fb25597553844196d4cf7 /lldb/scripts/Python/modules | |
parent | 30c2265f981c58415a918df6f47506e16dfaa0f8 (diff) | |
download | bcm5719-llvm-9c28bfa72ccb443b4e75c8ea74b9ca9b64edb66a.tar.gz bcm5719-llvm-9c28bfa72ccb443b4e75c8ea74b9ca9b64edb66a.zip |
[FIX] Only constant integer branch conditions are always affine
There are several different kinds of constants that could occur in a
branch condition, however we can only handle the most interesting one
namely constant integers. To this end we have to treat others as
non-affine.
This fixes bug 25244.
llvm-svn: 250669
Diffstat (limited to 'lldb/scripts/Python/modules')
0 files changed, 0 insertions, 0 deletions