lebedev.ri reopened this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

Reverted again

  ********************
  FAIL: LLVM :: CodeGen/WebAssembly/funcref-call.ll (44466 of 44468)
  ******************** TEST 'LLVM :: CodeGen/WebAssembly/funcref-call.ll' 
FAILED ********************
  Script:
  --
  : 'RUN: at line 1';   /builddirs/llvm-project/build-Clang12/bin/llc < 
/repositories/llvm-project/llvm/test/CodeGen/WebAssembly/funcref-call.ll 
--mtriple=wasm32-unknown-unknown -asm-verbose=false -mattr=+reference-types | 
/builddirs/llvm-project/build-Clang12/bin/FileCheck 
/repositories/llvm-project/llvm/test/CodeGen/WebAssembly/funcref-call.ll
  --
  Exit Code: 2
  
  Command Output (stderr):
  --
  llc: 
/repositories/llvm-project/llvm/include/llvm/Support/LowLevelTypeImpl.h:44: 
static llvm::LLT llvm::LLT::scalar(unsigned int): Assertion `SizeInBits > 0 && 
"invalid scalar size"' failed.

Are you building llvm without assertions?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104797/new/

https://reviews.llvm.org/D104797

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to