summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorSteven Wu <stevenwu@apple.com>2016-05-16 18:54:58 +0000
committerSteven Wu <stevenwu@apple.com>2016-05-16 18:54:58 +0000
commit2c059a55e26e12afe4576c40ce48be58b743e83b (patch)
treebf8a3e87a9f9424bb8fc44b99297bc6e8b761155 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent9b4ff336ce52b2c2d12a5e65bfc6341915da6ebc (diff)
downloadbcm5719-llvm-2c059a55e26e12afe4576c40ce48be58b743e83b.tar.gz
bcm5719-llvm-2c059a55e26e12afe4576c40ce48be58b743e83b.zip
Change embed-bitcode linkage type
Embedded bitcode should have private linkage instead of appending or external. Otherwise, it will cause link failure due to duplicated symbols. Also add llvm.embedded.module and llvm.cmdline to llvm.compiler.used so they don't get optimized out. rdar://problem/21555860 llvm-svn: 269679
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud