diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-08-09 20:19:16 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-08-09 20:19:16 +0000 |
commit | e4b9c4f1871c5f17681fdf143104c6834055b25b (patch) | |
tree | 0c46735cb6425e607fc2233342b6e5e8c1911b1b /lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | 9de1ac267e197d40cec7a14041f2bf69498536c9 (diff) |
A REG_SEQUENCE instruction may use the same register twice.
If we are emitting COPY instructions for the REG_SEQUENCE, make sure the kill
flag goes on the last COPY. Otherwise we may be using a killed register.
<rdar://problem/8287792>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110589 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions