diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-08-30 09:32:15 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-08-30 09:32:15 +0000 |
commit | c0b802289184448405e90d827818afc47c577797 (patch) | |
tree | dce981b0ea03ca7f2ee76ae7d8d1da44b1e37110 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp | |
parent | f1ec7f83b6089046698f97bdc91caf8b976fbe05 (diff) | |
download | bcm5719-llvm-c0b802289184448405e90d827818afc47c577797.tar.gz bcm5719-llvm-c0b802289184448405e90d827818afc47c577797.zip |
[Hexagon][Test] Remove undef and infinite loop from test
Summary:
As suggested in D50222, this has been refactored into a separate patch.
The undef and the infinite loop at the end cause this test to be translated
unpredictably. In particular, the checked-for `mpy` disappears under
certain legal optimizations (e.g. the one in D50222).
Since the use of these constructs is not relevant to the behavior tested,
according to the header comment, this change, suggested by @kparzysz,
eliminates them.
Patch by: hermord (Dmytro Shynkevych)!
Reviewers: kparzysz
Reviewed By: kparzysz
Subscribers: llvm-commits, kparzysz
Differential Revision: https://reviews.llvm.org/D50944
llvm-svn: 341046
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp')
0 files changed, 0 insertions, 0 deletions