[all-commits] [llvm/llvm-project] 96ad51: [StructurizeCFG][DebugInfo] Avoid use-after-free
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Fri Nov 4 06:40:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96ad51e3ebafdaed345a699d752ee4d96b00d82c
https://github.com/llvm/llvm-project/commit/96ad51e3ebafdaed345a699d752ee4d96b00d82c
Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
Log Message:
-----------
[StructurizeCFG][DebugInfo] Avoid use-after-free
Reviewed By: dstuttard
Differential Revision: https://reviews.llvm.org/D137408
More information about the All-commits
mailing list