[llvm] [Attributor] Teach HeapToStack about conservative GC allocators (PR #113299)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 07:32:53 PDT 2024
shiltian wrote:
For your own purpose, you can disable/filter out H2S AA explicitly when you construct the attributor.
https://github.com/llvm/llvm-project/pull/113299
More information about the llvm-commits
mailing list