diff options
author | Teresa Johnson <tejohnson@google.com> | 2016-01-12 17:48:44 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2016-01-12 17:48:44 +0000 |
commit | 388497e8be631e61081ddf7ff5204cf79493d2f1 (patch) | |
tree | f2768fab689e45bf5c288f0a244fee609b7b7575 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 3a5b6e275013276b253246f2b4de4146fcafd881 (diff) | |
download | bcm5719-llvm-388497e8be631e61081ddf7ff5204cf79493d2f1.tar.gz bcm5719-llvm-388497e8be631e61081ddf7ff5204cf79493d2f1.zip |
[ThinLTO] Handle an external call from an import to an alias in dest
The findExternalCalls routine ignores calls to functions already
defined in the dest module. This was not handling the case where
the definition in the current module is actually an alias to a
function call.
llvm-svn: 257493
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions