Skip to content

Conversation

@imhameed
Copy link
Contributor

LLVM 8 introduced "frame-pointer"="all" as a substitute for
"no-frame-pointer-elim"="true". LLVM 10 outright removed
"no-frame-pointer-elim".

Fixes #58998.

…nation

LLVM 8 introduced `"frame-pointer"="all"` as a substitute for
`"no-frame-pointer-elim"="true"`. LLVM 10 outright removed
`"no-frame-pointer-elim"`.
@imhameed
Copy link
Contributor Author

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1234174770

@imhameed imhameed merged commit c496700 into dotnet:main Sep 14, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[mono/llvm] Outdated attribute name

3 participants