From c331b310077ec0ab0993b186fc6e46802886e9b7 Mon Sep 17 00:00:00 2001 From: Matthew Willis Date: Fri, 26 Jun 2009 22:00:55 +0900 Subject: [PATCH] Update LLVMTypeKind enum --- extra/llvm/core/core.factor | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/llvm/core/core.factor b/extra/llvm/core/core.factor index 7b0f18bb17..d4002d719a 100644 --- a/extra/llvm/core/core.factor +++ b/extra/llvm/core/core.factor @@ -40,6 +40,7 @@ C-ENUM: LLVMFP128TypeKind LLVMPPC_FP128TypeKind LLVMLabelTypeKind + LLVMMetadataTypeKind LLVMIntegerTypeKind LLVMFunctionTypeKind LLVMStructTypeKind -- 2.34.1