[PATCH] D123538: [symbolizer] Parse DW_TAG_variable DIs to show line info for globals

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 13:42:16 PDT 2022


tschuett added a comment.

Unfortunately not. set and map seem to be very malloc heavy. I could not find any great alternatives in the LLVM manual.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123538/new/

https://reviews.llvm.org/D123538



More information about the llvm-commits mailing list