summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c
diff options
context:
space:
mode:
authorScott Linder <scott@scottlinder.com>2018-10-26 13:18:36 +0000
committerScott Linder <scott@scottlinder.com>2018-10-26 13:18:36 +0000
commit11ef7984b07b19b5e6cdc7c50daa6674b844bb27 (patch)
treecfa97662cbad9232b8e6162ed6c7797be83c3c54 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c
parent08701ec753a64cd039957861c491cc72b06a0965 (diff)
downloadbcm5719-llvm-11ef7984b07b19b5e6cdc7c50daa6674b844bb27.tar.gz
bcm5719-llvm-11ef7984b07b19b5e6cdc7c50daa6674b844bb27.zip
[AMDGPU] Add a pass to promote bitcast calls
AMDGPU currently only supports direct calls, but at lower optimisation levels it fails to lower statically direct calls which appear indirect due to a bitcast. Add a pass to visit all CallSites and use CallPromotionUtils to "devirtualize" calls. Differential Revision: https://reviews.llvm.org/D52741 llvm-svn: 345382
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud