dschuff added inline comments. ================ Comment at: test/CodeGen/WebAssembly/varargs.ll:141 @@ +140,3 @@ + ret void +bb1: + %0 = bitcast i8** %ap to i8* ---------------- Test is now fixed and checks the right thing. http://reviews.llvm.org/D17048