[llvm] [RemoveDIs] Update DIBuilder C API with DbgRecord functions [2/2] (PR #85657)
Stephen Tozer via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 21 08:46:03 PDT 2024
https://github.com/SLTozer commented:
I think we should probably add comments to the default versions to help out anyone downstream who gets bitten by this change - a link to the relevant RemoveDIs doc section and/or instructions on how to fix it (use this function to detect which mode you're in and then call X or Y depending on that) would be good; probably the same should appear in the commit message.
https://github.com/llvm/llvm-project/pull/85657
More information about the llvm-commits
mailing list