diff options
author | Dmitry Mikulin <dmitry.mikulin@sony.com> | 2018-05-17 14:29:07 +0000 |
---|---|---|
committer | Dmitry Mikulin <dmitry.mikulin@sony.com> | 2018-05-17 14:29:07 +0000 |
commit | 3c6b4e35bd513c5421dcdc7a56bc063ccd6d6ae7 (patch) | |
tree | 0a373e84c7981c2c0ff1d1fd4ec350f4ad96abd8 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 85a92c3f0b6068562554d709773f3250b3ff1702 (diff) | |
download | bcm5719-llvm-3c6b4e35bd513c5421dcdc7a56bc063ccd6d6ae7.tar.gz bcm5719-llvm-3c6b4e35bd513c5421dcdc7a56bc063ccd6d6ae7.zip |
In thin and full LTO + CFI, direct function calls may go through jump table
entries to reach the target. Since these calls don't require type checks,
we can short-circuit them to their real targets.
Differential Revision: https://reviews.llvm.org/D46326
llvm-svn: 332610
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions