[llvm-bugs] [Bug 33633] New: need to recognize %rflags for x86 DWARF CFI register
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 28 13:57:28 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33633
Bug ID: 33633
Summary: need to recognize %rflags for x86 DWARF CFI register
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: xdje42 at gmail.com
CC: llvm-bugs at lists.llvm.org
In handwritten assembler:
pushf
.cfi_adjust_cfa_offset 8
.cfi_rel_offset %rflags, 0
-->
error: invalid register name
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170628/0d59502c/attachment.html>
More information about the llvm-bugs
mailing list