diff options
author | Sean Silva <chisophugis@gmail.com> | 2016-03-09 03:42:39 +0000 |
---|---|---|
committer | Sean Silva <chisophugis@gmail.com> | 2016-03-09 03:42:39 +0000 |
commit | 7255d0b0681fadd1df592e79f11e5a5f02e9a4fe (patch) | |
tree | 5190f3244c44fb8a94f93323309dc9ef8788f626 /llvm/include/llvm-c | |
parent | 96e147932684ac9b3a9845a74cf02273bfa98ae3 (diff) | |
download | bcm5719-llvm-7255d0b0681fadd1df592e79f11e5a5f02e9a4fe.tar.gz bcm5719-llvm-7255d0b0681fadd1df592e79f11e5a5f02e9a4fe.zip |
[lto] Avoid duplicate symbol error for appending linkage.
Summary:
Is there any other code needed for correctly handling appending linkage?
Do we need to do something more with @llvm.global_ctors in
SymbolTable.cpp:addBitcodeFile; otherwise the combined bitcode module
won't have all the global ctors.
Reviewers: rafael
Subscribers: Bigcheese, llvm-commits, joker.eph
Differential Revision: http://reviews.llvm.org/D17975
llvm-svn: 262992
Diffstat (limited to 'llvm/include/llvm-c')
0 files changed, 0 insertions, 0 deletions