Skip to content

Get libcompiler_builtins working #620

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
bjorn3 opened this issue Jun 25, 2019 · 1 comment
Closed

Get libcompiler_builtins working #620

bjorn3 opened this issue Jun 25, 2019 · 1 comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Milestone

Comments

@bjorn3
Copy link
Member

bjorn3 commented Jun 25, 2019

This is necessary for implementing floating point intrinsics. (cc #1) It is also necessary for 128 bit integer operations.

Edit: this isn't actually necessary for implementing floating point intrinsics, as libm provides the necessary symbols.

@bjorn3 bjorn3 added the C-enhancement Category: An issue proposing an enhancement or a PR with one. label Jun 25, 2019
@bjorn3 bjorn3 added this to the MVP milestone Jun 25, 2019
@bjorn3
Copy link
Member Author

bjorn3 commented Jul 26, 2019

Fixed in #627.

@bjorn3 bjorn3 closed this as completed Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

1 participant