diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-04-20 17:47:42 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-04-20 17:47:42 +0000 |
commit | d826bbbb0a803952b13da40ac5f2a53bd15d6f28 (patch) | |
tree | f224cb6fcad007ed085be9cd5450e3ce52c3d3f4 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | de120799a02806f7b88f39e9a934a5c491462158 (diff) | |
download | bcm5719-llvm-d826bbbb0a803952b13da40ac5f2a53bd15d6f28.tar.gz bcm5719-llvm-d826bbbb0a803952b13da40ac5f2a53bd15d6f28.zip |
ModuleLinker: only import what is in GlobalsToImport, regarless if it is a function or not.
The alias handling was specific to the old iterative inlining
mechanism, so that is dead now. The variable handling could make a
difference, since we were previously falling through to the normal
selection logic, but we don't observe changes in the validation
because no client seems to rely on it.
Differential Revision: http://reviews.llvm.org/D19307
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 266893
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions