This helps towards the effort to remove UndefValue from LLVM.
Related to https://discourse.llvm.org/t/auto-undef-debug-uses-of-a-deleted-value
Differential D140991
[DebugInfo] Replace UndefValue with PoisonValue in DIArgList::handleChangedOperand Orlando on Jan 4 2023, 7:17 AM. Authored by
Details This helps towards the effort to remove UndefValue from LLVM. Related to https://discourse.llvm.org/t/auto-undef-debug-uses-of-a-deleted-value
Diff Detail
|