[PATCH] D60085: Add an optional list of blocks to avoid when looking for a path in isPotentiallyReachable.
Nick Lewycky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 1 18:06:10 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357447: Add an optional list of blocks to avoid when looking for a path in… (authored by nicholas, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60085?vs=193144&id=193215#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60085/new/
https://reviews.llvm.org/D60085
Files:
llvm/trunk/include/llvm/Analysis/CFG.h
llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
llvm/trunk/lib/Analysis/CFG.cpp
llvm/trunk/lib/Analysis/CaptureTracking.cpp
llvm/trunk/lib/CodeGen/DwarfEHPrepare.cpp
llvm/trunk/unittests/Analysis/CFGTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60085.193215.patch
Type: text/x-patch
Size: 15690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/0427049c/attachment.bin>
More information about the llvm-commits
mailing list