Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linker cannot link external weak symbols #1410

Closed
llvmbot opened this issue Dec 8, 2006 · 3 comments
Closed

Linker cannot link external weak symbols #1410

llvmbot opened this issue Dec 8, 2006 · 3 comments
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Dec 8, 2006

Bugzilla Link 1038
Resolution FIXED
Resolved on Feb 22, 2010 12:48
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor

Extended Description

The following file cannot link with itself though gccld:

%kallsyms_names = extern_weak global [0 x ubyte]
implementation

@asl
Copy link
Collaborator

asl commented Dec 8, 2006

Mine

@llvmbot
Copy link
Collaborator Author

llvmbot commented Dec 15, 2006

@lattner
Copy link
Collaborator

lattner commented Dec 15, 2006

Thanks Andrew!

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

3 participants