diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-02-19 11:07:12 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-02-19 11:07:12 +0000 |
commit | 58e585444a3c246ce5313e7856b0f84b73855451 (patch) | |
tree | 5fc6521cc983d21daaa7c08ea727a7713e8f69ac /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 567888395ec69e6efeff923b92767fd7271b417a (diff) | |
download | bcm5719-llvm-58e585444a3c246ce5313e7856b0f84b73855451.tar.gz bcm5719-llvm-58e585444a3c246ce5313e7856b0f84b73855451.zip |
Codegen: Print error in Polly code verification and allow to disable verfication.
We now always print the reason why the code did not pass the LLVM verifier and
we also allow to disable verfication with -polly-codegen-verify=false. Before
this change the first assertion had generally no information why or what might
have gone wrong and it was also impossible to -view-cfg without recompile. This
change makes debugging bugs that result in incorrect IR a lot easier.
llvm-svn: 261320
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions