[llvm] Fix memory leak in LLVMTargetMachine.cpp (PR #109610)

via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 22 22:54:12 PDT 2024


abhishek-kaushik22 wrote:

@MaskRay Can you please review? In a previous commit, you made `MAB` a raw pointer from a `unique_ptr`. If this is not needed, please close.

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


More information about the llvm-commits mailing list