[PATCH] D148045: [NFC][Symbolizer] Refactor out MarkupContext
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 12 18:54:14 PDT 2023
    
    
  
MaskRay added inline comments.
================
Comment at: llvm/include/llvm/DebugInfo/Symbolize/MarkupContext.h:10
+/// \file
+/// This file declares an object that represents a process context that relates
+/// virtual addresses to module addresses.
----------------
Can you elaborate how this is related to the symbolizer?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148045/new/
https://reviews.llvm.org/D148045
    
    
More information about the llvm-commits
mailing list