[PATCH] D154080: [DebugInfo][RemoveDIs] Add conversion utilities between dbg.value form and DPValue new-debug-info form
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 2 12:43:15 PDT 2023
nikic added a comment.
FYI this has also increased time to build clang by a whopping 3%. My first suspicion is that your DebugProgramInstruction.h include in BasicBlock.h pulls in the kitchen sink.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154080/new/
https://reviews.llvm.org/D154080
More information about the llvm-commits
mailing list