diff options
author | Pete Cooper <peter_cooper@apple.com> | 2018-12-18 22:42:08 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2018-12-18 22:42:08 +0000 |
commit | a3e0be109c414e29404179b02d33b0a9ffac6710 (patch) | |
tree | a4759cf909f028766831d554d216bcb6cfec88fb /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | d0ffdf87820a05d5aa2677072a1f940b385f62ac (diff) | |
download | bcm5719-llvm-a3e0be109c414e29404179b02d33b0a9ffac6710.tar.gz bcm5719-llvm-a3e0be109c414e29404179b02d33b0a9ffac6710.zip |
Preserve the linkage for objc* intrinsics as clang will set them to weak_external in some cases
Clang uses weak linkage for objc runtime functions when they are not available on the platform.
The intrinsic has this linkage so we just need to pass that on to the runtime call.
llvm-svn: 349559
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions