diff options
-rw-r--r-- | bindings/go/llvm/ir.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bindings/go/llvm/ir.go b/bindings/go/llvm/ir.go index f6a8415a389b..f399c1c800b1 100644 --- a/bindings/go/llvm/ir.go +++ b/bindings/go/llvm/ir.go @@ -58,7 +58,6 @@ type ( Metadata struct { C C.LLVMMetadataRef } - Attribute uint64 Opcode C.LLVMOpcode TypeKind C.LLVMTypeKind Linkage C.LLVMLinkage |