[PATCH] D115973: [llvm-profgen] Support symbol loading for debug fission

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 19 04:33:11 PST 2022


Higuoxing added a comment.

Currently, `yaml2obj` doesn't support generating split dwarf object files. I can help add support for some of the dwo sections but it needs several weeks? I guess. I proposed D120184 <https://reviews.llvm.org/D120184> for adding support for emitting/dumping the `.debug_str.dwo` section.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115973



More information about the llvm-commits mailing list