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

Clang does not define the macros related to SVR-4 abicalls #31042

Closed
llvmbot opened this issue Jan 19, 2017 · 3 comments
Closed

Clang does not define the macros related to SVR-4 abicalls #31042

llvmbot opened this issue Jan 19, 2017 · 3 comments
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Jan 19, 2017

Bugzilla Link 31694
Resolution FIXED
Resolved on Feb 21, 2017 08:22
Version trunk
OS All
Blocks #23744
Reporter LLVM Bugzilla Contributor

Extended Description

Clang currently does not define ABICALLS for NetBSD or for FreeBSD.

Additionally, the target independant macro __mips_abicalls is not defined for all mips targets.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 21, 2017

Also OpenBSD needs ABICALLS.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 21, 2017

Understood, I'll add OpenBSD to the patch I will post. Thanks for informing me.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Feb 21, 2017

Resolved by r295728.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 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

1 participant