[PATCH] D116107: [unittest][DebugInfo/DWARF] Do not create dwarfgen::Generator if MCAsmBackend is missing
    David Blaikie via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 21 09:14:12 PST 2021
    
    
  
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Is this accurate? Do all uses of DWARFUtils need the asm emission? I'd have thought the DWARFGenerator would mostly be used to go straight to machine code, without assembly?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116107/new/
https://reviews.llvm.org/D116107
    
    
More information about the llvm-commits
mailing list