summaryrefslogtreecommitdiff
path: root/llvm/.gitignore
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-10-07 12:10:42 +0200
committerNikita Popov <npopov@redhat.com>2022-10-10 10:14:17 +0200
commitbc839b4b4e27b6e979dd38bcde51436d64bb3699 (patch)
tree7a113f04a530eda888db71ec5257e86f553920f4 /llvm/.gitignore
parent36b13eb8bb9dafb6a190189ada89eba15e85d39b (diff)
downloadllvm-bc839b4b4e27b6e979dd38bcde51436d64bb3699.tar.gz
[Bindings] Remove go bindings
Remove the unmaintained Go bindings per https://discourse.llvm.org/t/rfc-remove-the-go-bindings/65725. The tinygo project provides maintained Go bindings at https://github.com/tinygo-org/go-llvm. Differential Revision: https://reviews.llvm.org/D135436
Diffstat (limited to 'llvm/.gitignore')
-rw-r--r--llvm/.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/.gitignore b/llvm/.gitignore
index f2ed54a4f4bd..eb69323201a5 100644
--- a/llvm/.gitignore
+++ b/llvm/.gitignore
@@ -51,12 +51,6 @@ docs/_build
.vs
#==============================================================================#
-# Files created in tree by the Go bindings.
-#==============================================================================#
-bindings/go/llvm/llvm_config.go
-bindings/go/llvm/workdir
-
-#==============================================================================#
# File extensions to be ignored anywhere in the tree.
# Placed at the end to override any previous ! patterns.
#==============================================================================#