Skip to content
Snippets Groups Projects
  • Tom Stellard's avatar
    c3ab51cd
    Merging r247435: · c3ab51cd
    Tom Stellard authored
    ------------------------------------------------------------------------
    r247435 | david.majnemer | 2015-09-11 13:34:34 -0400 (Fri, 11 Sep 2015) | 8 lines
    
    [X86] Make sure startproc/endproc are paired
    
    We used different conditions to determine if we should emit startproc vs
    endproc.  Use the same condition to ensure that they will always be
    paired.
    
    This fixes PR24374.
    
    ------------------------------------------------------------------------
    
    llvm-svn: 253742
    c3ab51cd
    History
    Merging r247435:
    Tom Stellard authored
    ------------------------------------------------------------------------
    r247435 | david.majnemer | 2015-09-11 13:34:34 -0400 (Fri, 11 Sep 2015) | 8 lines
    
    [X86] Make sure startproc/endproc are paired
    
    We used different conditions to determine if we should emit startproc vs
    endproc.  Use the same condition to ensure that they will always be
    paired.
    
    This fixes PR24374.
    
    ------------------------------------------------------------------------
    
    llvm-svn: 253742
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
WinException.cpp 25.51 KiB