diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-03-04 22:47:13 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-03-04 22:47:13 +0000 |
commit | 3b2d0bc7c274c76198933c8c7d799b61a70dec82 (patch) | |
tree | 252fe24f0f8271dedfb7b425dd3c41baa1266d1f /lldb/packages/Python/lldbsuite/test/python_api | |
parent | caf62b1d47e8a9aeb43787a18d6e5c1d5c1f8b70 (diff) | |
download | bcm5719-llvm-3b2d0bc7c274c76198933c8c7d799b61a70dec82.tar.gz bcm5719-llvm-3b2d0bc7c274c76198933c8c7d799b61a70dec82.zip |
[CodeGenPrepare] avoid crashing on non-canonical/degenerate code
The test is reduced from an example in the post-commit thread for:
rL354746
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20190304/632396.html
While we must avoid dying here, the real question should be:
Why is non-canonical and/or degenerate code making it to CGP when
using the new pass manager?
llvm-svn: 355345
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions