Skip to content

Linker cannot link external weak symbols #1410

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

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
Member

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
Member 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
xlauko pushed a commit to trailofbits/instafix-llvm that referenced this issue Mar 28, 2025
Run clang-tidy on `CIRGenFunction.cpp` and fix all the issues that were
identified. The vast majority of issues were the case of parameter and
variable names. Some of the issues that didn't have to do with names had
to be resolved manually.

There should be no behavior changes.
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