Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
Richard Trieu e1fef949ae [WebAssembly] Split the checking from the sorting logic.
Move the check for -1 and identical values outside the vector sorting code.
Compare functions need to be able to compare identical elements to be
conforming.

llvm-svn: 350379
2019-01-04 06:49:24 +00:00

16 KiB