diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2019-11-01 22:35:18 -0500 |
|---|---|---|
| committer | Johannes Doerfert <johannes@jdoerfert.de> | 2019-11-02 01:23:18 -0500 |
| commit | 2d77b0cad008eee612e3845769d8b08455a2176c (patch) | |
| tree | 159c81e27ff5b597ba39b67d804f01dc3fa70df7 /llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll | |
| parent | 4c56086f8b458bbe8300b0cbd59baaf46ea38d7c (diff) | |
| download | bcm5719-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

