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

Use function attribute "frame-pointer" #9361

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Use function attribute "frame-pointer" #9361

merged 1 commit into from
Jun 22, 2020

Conversation

kubo39
Copy link
Contributor

@kubo39 kubo39 commented May 27, 2020

LLVM 8(D56351) introduced frame-pointer which was intended to replace no-frame-pointer-elim and no-frame-pointer-elim-non-leaf.

LLVM 8([D56351](https://reviews.llvm.org/D56351)) introduced
frame-pointer which was intended to replace no-frame-pointer-elim and
no-frame-pointer-elim-non-leaf.
@kubo39
Copy link
Contributor Author

kubo39 commented May 27, 2020

I'm not sure macOS CI's LLVM version, so it would be better to check this works LLVM >= 8 and < 8 manually.

@kubo39
Copy link
Contributor Author

kubo39 commented Jun 5, 2020

Any progress?

@jhass jhass added the pr:ready-to-merge The changes are good to go, we need to triage merging it. label Jun 5, 2020
@bcardiff bcardiff added topic:compiler and removed pr:ready-to-merge The changes are good to go, we need to triage merging it. labels Jun 22, 2020
@bcardiff bcardiff added this to the 1.0.0 milestone Jun 22, 2020
@bcardiff bcardiff merged commit 778ffac into crystal-lang:master Jun 22, 2020
@kubo39 kubo39 deleted the frame-pointer branch June 23, 2020 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants