Skip to content

Add function attributes to extern functions #877

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

serkm
Copy link
Contributor

@serkm serkm commented Mar 11, 2025

These function attributes are generated by
clang -S -emit-llvm -O2 libraries/llvm/main.c

@b-studios b-studios requested a review from phischu March 11, 2025 17:06
@jiribenes

This comment was marked as resolved.

jiribenes pushed a commit that referenced this pull request Mar 28, 2025
We are running into problems where the versions used for development and
for the CI are differing so much that we sometimes write code in
development that is invalid in the CI. (See #877)

I propose upping the Version to 18, which seems to be the Ubuntu
standard

Edit: the latest release is 20.1.0, so we are also not in unstable
territory
lenakaeufel pushed a commit to lenakaeufel/effekt that referenced this pull request May 1, 2025
We are running into problems where the versions used for development and
for the CI are differing so much that we sometimes write code in
development that is invalid in the CI. (See effekt-lang#877)

I propose upping the Version to 18, which seems to be the Ubuntu
standard

Edit: the latest release is 20.1.0, so we are also not in unstable
territory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants