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

Cherry-pick "[MC][AsmParser] Diagnose improperly nested .cfi frames" #161

Closed

Commits on Dec 23, 2023

  1. Reland "[MC][AsmParser] Diagnose improperly nested .cfi frames"

    This showed up when simplifying some large testcase, where the cfi directives
    became out of sync with the proc's they enclose.
    
    Now restricted to platforms that support .subsections_via_symbols.
    
    This reverts commit 797b68c.
    
    Fixes: llvm#72802
    
    Differential revision: https://reviews.llvm.org/D153167
    
    rdar://111459507
    jroelofs authored and tmandry committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    87b6b51 View commit details
    Browse the repository at this point in the history