[PATCH] D57982: [SanitizierCoverage] Avoid splitting critical edges when destination is a basic block containing unreachable
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 12 11:21:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355947: [SanitizerCoverage] Avoid splitting critical edges when destination is a basic… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57982?vs=190296&id=190301#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57982/new/
https://reviews.llvm.org/D57982
Files:
llvm/trunk/include/llvm/Transforms/Utils/BasicBlockUtils.h
llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
llvm/trunk/lib/Transforms/Utils/BreakCriticalEdges.cpp
llvm/trunk/test/Instrumentation/SanitizerCoverage/unreachable-critedge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57982.190301.patch
Type: text/x-patch
Size: 3603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/3db48933/attachment.bin>
More information about the llvm-commits
mailing list