[llvm] [RemoveDIs] Update DIBuilder to conditionally insert DbgRecords (PR #84739)
Stephen Tozer via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 07:18:48 PDT 2024
https://github.com/SLTozer commented:
Is it possible that the C-interface changes could be split into a separate patch? My concern is that it's going to be a very disruptive patch, and so the commit that breaks everyone using the llvm-c interface should be as small and specific as possible.
https://github.com/llvm/llvm-project/pull/84739
More information about the llvm-commits
mailing list