"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "098f4ab699fd70503fdd383002c5f4379a3c025b"
[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