summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2019-11-01 22:35:18 -0500
committerJohannes Doerfert <johannes@jdoerfert.de>2019-11-02 01:23:18 -0500
commit2d77b0cad008eee612e3845769d8b08455a2176c (patch)
tree159c81e27ff5b597ba39b67d804f01dc3fa70df7 /llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll
parent4c56086f8b458bbe8300b0cbd59baaf46ea38d7c (diff)
downloadbcm5719-llvm-2d77b0cad008eee612e3845769d8b08455a2176c.tar.gz
bcm5719-llvm-2d77b0cad008eee612e3845769d8b08455a2176c.zip
[Attributor] Ignore BlockAddress users in call site traversal
BlockAddress users will not "call" the function so they do not qualify as call sites in the first place. When we delete a function with BlockAddress users we need to first remove the body so they are properly discarded.
Diffstat (limited to 'llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud