summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-05-31 15:08:45 -0500
committerAaron Watry <[email protected]>2017-06-05 17:12:36 -0500
commit065dea70e5ad0185c6e4a93bc52e2d63e89b088c (patch)
tree62c626bb1047d70f147afb261670f860cb8ffbc6 /src/gallium/drivers
parentd1df9a595eb0b8fb30485009e45aa6f63254fd16 (diff)
radeon: remove out of date LLVM_REVISION.txt
The file was introduced to track which LLVM revision was required, yet that has quickly gone out of shape. It has seen no updates since 2013. Cc: Nicolai Hähnle <[email protected]> Cc: Marek Olšák <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Aaron Watry <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
-rw-r--r--src/gallium/drivers/radeon/LLVM_REVISION.txt1
-rw-r--r--src/gallium/drivers/radeon/Makefile.am3
2 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/drivers/radeon/LLVM_REVISION.txt b/src/gallium/drivers/radeon/LLVM_REVISION.txt
deleted file mode 100644
index e8409954e86..00000000000
--- a/src/gallium/drivers/radeon/LLVM_REVISION.txt
+++ /dev/null
@@ -1 +0,0 @@
-@181269
diff --git a/src/gallium/drivers/radeon/Makefile.am b/src/gallium/drivers/radeon/Makefile.am
index 2be6af4b155..7f64b7615fe 100644
--- a/src/gallium/drivers/radeon/Makefile.am
+++ b/src/gallium/drivers/radeon/Makefile.am
@@ -26,6 +26,3 @@ libradeon_la_LDFLAGS = \
$(LLVM_LDFLAGS)
endif
-
-EXTRA_DIST = \
- LLVM_REVISION.txt