https://bugs.llvm.org/show_bug.cgi?id=40462
Bug ID: 40462
Summary: Missing DW_OP_piece from DW_OP_LLVM_fragment
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Created attachment 21384
--> https://bugs.llvm.org/attachment.cgi?id=21384&action=edit
The input
The input in dbg.opt.ll describes DW_OP_LLVM_fragment for a total of 32 bits
but after running through llc there are only DW_OP_piece corresponding to 16
bits in the assembly.
llc -O0 dbg.opt.ll -o dbg.s
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs