[PATCH] D35324: Don't expose a map in the DWARFContext interface
    Rafael Ávila de Espíndola via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 12 13:01:46 PDT 2017
    
    
  
rafael created this revision.
Doing so is leaking an implementation detail.
I have an implementation that uses the lld infrastructure and doesn't use a map or object::SectionRef.
https://reviews.llvm.org/D35324
Files:
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35324.106290.patch
Type: text/x-patch
Size: 4158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/70e2f269/attachment.bin>
    
    
More information about the llvm-commits
mailing list