[PATCH] D115606: [DebugInfo][DWARF] emit DW_AT_accessibility attribute for class/struct/union types.
    Esme Yi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Dec 12 18:29:51 PST 2021
    
    
  
Esme created this revision.
Esme added reviewers: dblaikie, shchenz, jsji, probinson, jhenderson, PowerPC.
Herald added a subscriber: hiraditya.
Esme requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch emits the DW_AT_accessibility attribute for class/struct/union types in the LLVM part.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D115606
Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/X86/debug-info-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115606.393790.patch
Type: text/x-patch
Size: 16462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/fcd69115/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list