[llvm-bugs] [Bug 50418] New: DWARFDataExtractor::getEncodedPointer doesn't do indirection

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 20 08:37:27 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50418

            Bug ID: 50418
           Summary: DWARFDataExtractor::getEncodedPointer doesn't do
                    indirection
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: paul_robinson at playstation.sony.com
                CC: jdevlieghere at apple.com, keith.walker at arm.com,
                    llvm-bugs at lists.llvm.org,
                    paul_robinson at playstation.sony.com

While looking at code for other reasons, I noticed that there is a
DW_EH_PE_indirect  which gets set in a variety of places, and yet
DWARFDataExtractor::getEncodedPointer doesn't seem to look for it.
I'm guessing it should.  I can't look deeper  anytime soon so filing
this to keep track for the future.

-- 
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/20210520/74807431/attachment-0001.html>


More information about the llvm-bugs mailing list