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

            Bug ID: 43623
           Summary: llvm-dwarfdump doesn't dump contents of
                    debug_loclists.dwo
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: unassignedb...@nondot.org
          Reporter: sourav0...@gmail.com
                CC: jdevliegh...@apple.com, keith.wal...@arm.com,
                    llvm-bugs@lists.llvm.org,
                    paul_robin...@playstation.sony.com

llvm-dwarfdump doesn;t shows contents of section debug_loclists.dwo

llvm-readelf -S test.dwo
...
.strtab           
.debug_loclists.dwo 
.debug_str_offsets.dwo 
.debug_str.dwo    
.debug_info.dwo   
.debug_abbrev.dwo 

llvm-dwarfdump -debug-loclists test.dwo
test.dwo:      file format ELF64-x86-64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to