summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/CFGBuilder.cpp
diff options
context:
space:
mode:
authorstozer <stephen.tozer@sony.com>2019-11-22 16:40:32 +0000
committerstozer <stephen.tozer@sony.com>2019-11-26 16:12:22 +0000
commit184d72a7c6a7f40e752a044eb0336cbd4c43d004 (patch)
tree93c73b8031eb66e96a7f2bea9b57b225961c623e /llvm/unittests/IR/CFGBuilder.cpp
parent7707d8aa9db8aa3814593f9c40cc707f306e3ae2 (diff)
downloadbcm5719-llvm-184d72a7c6a7f40e752a044eb0336cbd4c43d004.tar.gz
bcm5719-llvm-184d72a7c6a7f40e752a044eb0336cbd4c43d004.zip
[DebugInfo] Disallow fragmenting DIExpressions with shift operators
DIExpressions with shift operators should not be fragmented for the same reason as arithmetic operators: carry over cannot be expressed from one fragment to the other, so an invalid result would be produced. Differential Revision: https://reviews.llvm.org/D70601
Diffstat (limited to 'llvm/unittests/IR/CFGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud