Files
llvm-project/llvm/lib/IR/User.cpp
Marc Auberer 72d5925412 [IR] Use alloc markers for operator delete variants (#138261)
Follow-up to https://github.com/llvm/llvm-project/pull/129914
This fixes the problem properly by using the data via the allocation
markers.

PS: Sorry for the long delay ;)
2026-01-16 17:46:52 +01:00

9.4 KiB