aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_abi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/llvm_abi.cpp')
-rw-r--r--src/llvm_abi.cpp1
1 files changed, 0 insertions, 1 deletions
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];
}