Files
clang-p2996/llvm/lib/IR/DebugProgramInstruction.cpp
Jeremy Morse 25f87f2d70 [DebugInfo][RemoveDIs] Find types hidden in DbgRecords (#106547)
When serialising to textual IR, there can be constant Values referred to
by DbgRecords that don't appear anywhere else, and have types hidden
even deeper in side them. Enumerate these when enumerating all types.

Test by Mikael Holmén.
2024-09-02 11:56:40 +01:00

26 KiB