summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/misc.ll
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2019-10-30 17:34:59 -0500
committerJohannes Doerfert <johannes@jdoerfert.de>2019-10-31 00:09:50 -0500
commit5e442a51bce73f3e69eef022674acfb28224619d (patch)
tree8e6f4f773c5019fb64b7449b167fea9b9806d3dd /llvm/test/Transforms/FunctionAttrs/misc.ll
parentfe799c97fae0729e5952c6a8edf41e67bf60048f (diff)
downloadbcm5719-llvm-5e442a51bce73f3e69eef022674acfb28224619d.tar.gz
bcm5719-llvm-5e442a51bce73f3e69eef022674acfb28224619d.zip
[Attributor][NFC] Do not delete dead blocks but "clear" them
Deleting blocks will require us to deal with dead edges, e.g., `br i1 false, label %live, label %dead` explicitly. For now we just clear the blocks and move on. This will be revisited once we actually fold branches.
Diffstat (limited to 'llvm/test/Transforms/FunctionAttrs/misc.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud