[PATCH] D109412: [MC] Make MCDwarfLineStr class public

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 17:27:24 PDT 2021


ayermolo added a comment.

Personally patch makes sense. It's inline with all other classes that are exposed, and it's needed for tools that use MC and are working with DWARF 5.


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

https://reviews.llvm.org/D109412



More information about the llvm-commits mailing list