diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2017-02-23 23:57:36 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2017-02-23 23:57:36 +0000 |
commit | 4f8dd0202dd32881fe55a13bb768efbd2c9c0888 (patch) | |
tree | e12f57f84e2af29123101259cb96c285d0712e0f /llvm/lib/Transforms/Instrumentation | |
parent | eceabddcfd6ad653ee1acdcdd2b712343227d133 (diff) | |
download | bcm5719-llvm-4f8dd0202dd32881fe55a13bb768efbd2c9c0888.tar.gz bcm5719-llvm-4f8dd0202dd32881fe55a13bb768efbd2c9c0888.zip |
[GlobalISel] Don't translate other blocks when one failed.
We were stopping the translation of the parent block when the
translation of an instruction failed, but we were still trying to
translate the other blocks of the parent function.
Don't do that.
llvm-svn: 296047
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation')
0 files changed, 0 insertions, 0 deletions