Skip to content
  • Reid Kleckner's avatar
    85a2450d
    [WinEH] Make sure LSDA tables are 4 byte aligned · 85a2450d
    Reid Kleckner authored
    Apparently this is important, otherwise _except_handler3 assumes that
    the registration node is corrupted and ignores it.
    
    Also fix a bug in WinEHPrepare where we would insert code after a
    terminator instruction.
    
    llvm-svn: 241877
    85a2450d
    [WinEH] Make sure LSDA tables are 4 byte aligned
    Reid Kleckner authored
    Apparently this is important, otherwise _except_handler3 assumes that
    the registration node is corrupted and ignores it.
    
    Also fix a bug in WinEHPrepare where we would insert code after a
    terminator instruction.
    
    llvm-svn: 241877
Loading