Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 14, 2021

Backport of #59069 to release/6.0

/cc @imhameed

Customer Impact

Minimal. Code generated by LLVM will have elided frame pointers, regardless of if --disable_omit_fp was passed to Mono.

Testing

CI. Hand-validated that the IR is correct.

Risk

Minimal.

…nation

LLVM 8 introduced `"frame-pointer"="all"` as a substitute for
`"no-frame-pointer-elim"="true"`. LLVM 10 outright removed
`"no-frame-pointer-elim"`.
@marek-safar marek-safar merged commit 23789fd into release/6.0 Sep 15, 2021
@marek-safar marek-safar deleted the backport/pr-59069-to-release/6.0 branch September 15, 2021 13:23
@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.

2 participants