[all-commits] [llvm/llvm-project] f90587: [LLVM][DWARF] Fix for memory leak (#81828)

Alexander Yermolovich via All-commits all-commits at lists.llvm.org
Thu Feb 15 09:45:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f905877f2039e97479425e4d78cbfde72f360b4d
      https://github.com/llvm/llvm-project/commit/f905877f2039e97479425e4d78cbfde72f360b4d
  Author: Alexander Yermolovich <43973793+ayermolo at users.noreply.github.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp

  Log Message:
  -----------
  [LLVM][DWARF] Fix for memory leak (#81828)

This is followup to https://github.com/llvm/llvm-project/pull/8120.
Missed a destuctor.




More information about the All-commits mailing list