diff options
author | Vedant Kumar <vsk@apple.com> | 2018-12-03 20:53:58 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2018-12-03 20:53:58 +0000 |
commit | 6b062cd694d472ba80680aa5233f018609d83fe8 (patch) | |
tree | 2ed99752ea7fc65317f6334c016e59099880221a /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 97a4590b33f01bb3bf3ff7a7ae51462010d53d66 (diff) | |
download | bcm5719-llvm-6b062cd694d472ba80680aa5233f018609d83fe8.tar.gz bcm5719-llvm-6b062cd694d472ba80680aa5233f018609d83fe8.zip |
[gcov/Darwin] Ensure external symbols are exported when using an export list
Make sure that symbols needed to implement runtime support for gcov are
exported when using an export list on Darwin.
Without the clang driver exporting these symbols, the linker hides them,
resulting in tapi verification failures.
rdar://45944768
Differential Revision: https://reviews.llvm.org/D55151
llvm-svn: 348187
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions