diff options
author | Stefan Maksimovic <stefan.maksimovic@mips.com> | 2018-02-09 14:03:26 +0000 |
---|---|---|
committer | Stefan Maksimovic <stefan.maksimovic@mips.com> | 2018-02-09 14:03:26 +0000 |
commit | 991af7a5589347a99c42307a9cef89cb4009340f (patch) | |
tree | d9b8b17fc9a6d0032ab22bf3939eaa848a69634f /lldb/packages/Python/lldbsuite/test/functionalities/command_script/Makefile | |
parent | dc66ae78c68f7a3094d4667bc103a216d2bd52ac (diff) | |
download | bcm5719-llvm-991af7a5589347a99c42307a9cef89cb4009340f.tar.gz bcm5719-llvm-991af7a5589347a99c42307a9cef89cb4009340f.zip |
[DebugInfo] Don't insert DEBUG_VALUE after terminators
r314974 introduced insertion of DEBUG_VALUEs after
each redefinition of debug value register in the slot index range.
In case the instruction redefining the debug value register
was a terminator, machine verifier would complain since it
enforces the rule of no non-terminator instructions
following the first terminator.
Differential Revision: https://reviews.llvm.org/D42801
llvm-svn: 324734
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/Makefile')
0 files changed, 0 insertions, 0 deletions