[PATCH] D154080: [DebugInfo][RemoveDIs] Add conversion utilities between dbg.value form and DPValue new-debug-info form

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 03:08:34 PDT 2023


jmorse added a comment.

In D154080#4656037 <https://reviews.llvm.org/D154080#4656037>, @nikic wrote:

> 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.

Ah, that's not on our radar at all, there'll be much to improve there.


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

https://reviews.llvm.org/D154080



More information about the llvm-commits mailing list