[llvm] [RemoveDIs] Add a 'BeforeDbgRecords' parameter to C API isnt insertion functions (PR #92417)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 07:12:56 PDT 2024
OCHyams wrote:
Would either of you be opposed to the new functions unconditionally inserting before debug records instead of providing the option through a bool parameter (given you can choose the "insert after debug records" behaviour by calling the existing functions which we don't plan to deprecate)?
https://github.com/llvm/llvm-project/pull/92417
More information about the llvm-commits
mailing list