"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "a233e16cd880d0ff30268e14e657a10026a47121"
Fix WebAssembly instruction printer after r339474
Treat the stack variants of control instructions the same as regular instructions. Otherwise, the vector ControlFlowStack will be the wrong size and have out-of-bounds access. This was detected by MemorySanitizer. llvm-svn: 339495
Loading
Please register or sign in to comment