[llvm] [InstrProfiling] Don't attempt to create duplicate data variables. (PR #71998)

Alan Phipps via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 19:48:58 PST 2023


evodius96 wrote:

Using the repro I observed another bug where the data variable may not always be created for some inlined functions under certain conditions. I'm testing a fix that I'll put in a separate PR soon.

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


More information about the llvm-commits mailing list