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

[llvm-gcc3] Needs to be updated to generate the new non-overloaded memcpy/memset intrinsics #1105

Closed
lattner opened this issue Apr 12, 2006 · 3 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla llvm-tools All llvm tools that do not have corresponding tag quality-of-implementation

Comments

@lattner
Copy link
Collaborator

lattner commented Apr 12, 2006

Bugzilla Link 733
Resolution FIXED
Resolved on Feb 22, 2010 12:49
Version trunk
OS MacOS X

Extended Description

Make all the warnings go away!

-Chris

@lattner
Copy link
Collaborator Author

lattner commented Apr 12, 2006

assigned to @lattner

@lattner
Copy link
Collaborator Author

lattner commented Apr 12, 2006

Also, CFrontend/2003-08-18-SigSetJmp.c is failing with this:

llvm-as: assembly parsed, but does not verify as correct!
Intrinsic prototype has too many arguments!
int (%struct.__jmp_buf_tag*, int)* %llvm.sigsetjmp
Broken module found, verification terminated.

@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 llvm-tools All llvm tools that do not have corresponding tag quality-of-implementation
Projects
None yet
Development

No branches or pull requests

1 participant