diff --git a/src/llvm_abi.cpp b/src/llvm_abi.cpp index d8f16b451..dcbd07118 100644 --- a/src/llvm_abi.cpp +++ b/src/llvm_abi.cpp @@ -717,7 +717,6 @@ namespace lbAbiAmd64SysV { i += 1; } - GB_ASSERT(types.count != 0); if (types.count == 1) { return types[0]; }