diff options
| author | stozer <stephen.tozer@sony.com> | 2019-11-22 16:40:32 +0000 |
|---|---|---|
| committer | stozer <stephen.tozer@sony.com> | 2019-11-26 16:12:22 +0000 |
| commit | 184d72a7c6a7f40e752a044eb0336cbd4c43d004 (patch) | |
| tree | 93c73b8031eb66e96a7f2bea9b57b225961c623e /llvm/unittests/IR/CFGBuilder.cpp | |
| parent | 7707d8aa9db8aa3814593f9c40cc707f306e3ae2 (diff) | |
| download | bcm5719-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

