[llvm] [llvm-gsymutil] Print one-time DWO file missing warning under --quiet flag (PR #79882)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 30 09:03:36 PST 2024
dwblaikie wrote:
FWIW, these days we tend to avoid checking in binaries for testing these tools - instead checking in assembly and generating dwarf objects from that in the test with llvm-mc, or similar pipelines, where possible.
https://github.com/llvm/llvm-project/pull/79882
More information about the llvm-commits
mailing list