[PATCH] D118591: [Function Specialisation] Fix use after free

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 08:32:57 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG438a81a2847f: [Function Specialisation] Fix use after free (authored by labrinea).

Changed prior to commit:
  https://reviews.llvm.org/D118591?vs=405234&id=405292#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118591/new/

https://reviews.llvm.org/D118591

Files:
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/test/Transforms/FunctionSpecialization/bug52821-use-after-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118591.405292.patch
Type: text/x-patch
Size: 4198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/221adabf/attachment.bin>


More information about the llvm-commits mailing list