diff options
author | Jinjie Huang <huangjinjie@bytedance.com> | 2024-06-28 01:47:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 10:47:34 -0700 |
commit | d7cd41e571cb8def7914cce51b49e009f8851634 (patch) | |
tree | ca6cf20e708dc165d5d3f43622ee44e9f377b8cd /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | abfff89b743584d2796000318198bf60d3622a1f (diff) | |
download | llvm-d7cd41e571cb8def7914cce51b49e009f8851634.zip llvm-d7cd41e571cb8def7914cce51b49e009f8851634.tar.gz llvm-d7cd41e571cb8def7914cce51b49e009f8851634.tar.bz2 |
Give a warning when no dwo files are provided (#94336)
In some scenarios based on the split-dwarf build process, the dwo file
is not generated as expected(That is to say, no dwo file path is stored
in the binary). When the llvm-dwp tool is called to generate the .dwp
file, it will exit without any warning.
So, the plan is to prompt a warning to tell the user that the dwo file
was not actually generated.
<img width="699" alt="image"
src="https://github.com/llvm/llvm-project/assets/150100070/5e5742f6-daad-450f-87e9-cb25449c3c7a">
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions