[llvm] [RemoveDIs][NFC] Remove Instruction constructors that insert prior to Instructions (PR #85980)

Stephen Tozer via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 06:59:56 PDT 2024


SLTozer wrote:

This patch on hold for now, as it seems likely that for the next release we'll be deprecating these functions instead; see discussion [here](https://discourse.llvm.org/t/psa-instruction-constructors-changing-to-iterator-only-insertion/77845).

https://github.com/llvm/llvm-project/pull/85980


More information about the llvm-commits mailing list