diff options
author | Yi-Hong Lyu <Yi-Hong.Lyu@ibm.com> | 2019-10-11 05:32:29 +0000 |
---|---|---|
committer | Yi-Hong Lyu <Yi-Hong.Lyu@ibm.com> | 2019-10-11 05:32:29 +0000 |
commit | 2fbfb04ffef41eaeee1c60341d90d4b6a8ca816b (patch) | |
tree | c90b79132a7f840889841d9f6547eefc41bc01f6 /lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStopAndContinue.py | |
parent | c6c6f717af9fb38943cc0403be33678d32508932 (diff) | |
download | bcm5719-llvm-2fbfb04ffef41eaeee1c60341d90d4b6a8ca816b.tar.gz bcm5719-llvm-2fbfb04ffef41eaeee1c60341d90d4b6a8ca816b.zip |
[PowerPC] Remove assertion "Shouldn't overwrite a register before it is killed"
The assertion is everzealous and fail tests like:
renamable $x3 = LI8 0
STD renamable $x3, 16, $x1
renamable $x3 = LI8 0
Remove the assertion since killed flag of $x3 is not mandentory.
Differential Revision: https://reviews.llvm.org/D68344
llvm-svn: 374515
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions