summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
Diffstat (limited to 'bindings')
-rw-r--r--bindings/go/llvm/ir.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/bindings/go/llvm/ir.go b/bindings/go/llvm/ir.go
index f6a8415a389..f399c1c800b 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