summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-07-13 03:42:41 +0000
committerTeresa Johnson <tejohnson@google.com>2016-07-13 03:42:41 +0000
commit27694571b11b66709192bab87af6b7fd7de0a9f9 (patch)
treeede6aeaaecc4337f953319b0ff4b7390232390ef /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py
parent17bdf445e42e902dbd97e80facfdeaa7cb6e61f8 (diff)
downloadbcm5719-llvm-27694571b11b66709192bab87af6b7fd7de0a9f9.tar.gz
bcm5719-llvm-27694571b11b66709192bab87af6b7fd7de0a9f9.zip
[ThinLTO/gold] ThinLTO internalization fixes
Internalization was missing cases where we originally had a local symbol that was promoted eagerly but not actually exported. This is because we were only internalizing the set of global (non-local) symbols that were PREVAILAING_DEF_IRONLY. Instead, collect the set of global symbols that are referenced outside of a single IR file, and skip internalization for those. llvm-svn: 275247
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud