"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6ce25935c9ab2d5e6caccd753224429ceb70827d"
[WinEH] Put finally pointers in the handler scope table field
We were putting them in the filter field, which is correct for 64-bit but wrong for 32-bit. Also switch the order of scope table entry emission so outermost entries are emitted first, and fix an obvious state assignment bug. llvm-svn: 239574
Loading
Please register or sign in to comment