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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 18 01:02:35 PST 2022


jhenderson added a comment.

Seems like you've accidentally added an empty file to `cross-project-tests`?



================
Comment at: llvm/test/tools/llvm-profgen/Inputs/split-dwarf-split.dwo.yaml:1
+--- !ELF
+FileHeader:
----------------
Add a comment to the start or end of this file explaining how to regenerate this YAML (as described earlier - original source, commands and versions of tools used), so that it can be easily updated in the future.


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