teak-llvm/llvm/lib/Target/WebAssembly/InstPrinter
Richard Trieu 01f99f3cd6 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
2018-08-11 04:18:05 +00:00
..
CMakeLists.txt
LLVMBuild.txt
WebAssemblyInstPrinter.cpp Fix WebAssembly instruction printer after r339474 2018-08-11 04:18:05 +00:00
WebAssemblyInstPrinter.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00