https://bugs.llvm.org/show_bug.cgi?id=39139
Bug ID: 39139
Summary: When inserting DBG_VALUEs check for duplicates
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: international.phan...@gmail.com
CC: apra...@apple.com, david.stenb...@ericsson.com,
dblai...@gmail.com, greg.bedw...@sony.com,
llvm-bugs@lists.llvm.org, paul.robin...@am.sony.com,
paul_robin...@playstation.sony.com, v...@apple.com
As part of the review of bug 38773, the used MIR test case, showed duplicated
DBG_VALUES:
=========================
renamable $ecx = COPY $eax, debug-location !31
DBG_VALUE debug-use $ecx, debug-use $noreg, !14, !DIExpression(),
debug-location !23
DBG_VALUE debug-use $ecx, debug-use $noreg, !14, !DIExpression(),
debug-location !23
=========================
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs