[llvm] [LTO] Fix a use-after-free in legacy LTO C APIs (PR #107896)

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 14:12:12 PDT 2024


cachemeifyoucan wrote:

> Thanks, I totally forgot about the C API when this was done unfortunately.

No worries. We kind of lack a bit test coverage in legacy API and it doesn't seem to be a good investment to fix that now.

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


More information about the llvm-commits mailing list