Mesa (master): radeon: remove out of date LLVM_REVISION.txt

Aaron Watry awatry at kemper.freedesktop.org
Mon Jun 5 22:13:00 UTC 2017


Module: Mesa
Branch: master
Commit: 065dea70e5ad0185c6e4a93bc52e2d63e89b088c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=065dea70e5ad0185c6e4a93bc52e2d63e89b088c

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Wed May 31 15:08:45 2017 -0500

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 <nicolai.haehnle at amd.com>
Cc: Marek Olšák <marek.olsak at amd.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Aaron Watry <awatry at gmail.com>

---

 src/gallium/drivers/radeon/LLVM_REVISION.txt | 1 -
 src/gallium/drivers/radeon/Makefile.am       | 3 ---
 2 files changed, 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 e8409954e8..0000000000
--- a/src/gallium/drivers/radeon/LLVM_REVISION.txt
+++ /dev/null
@@ -1 +0,0 @@
- at 181269
diff --git a/src/gallium/drivers/radeon/Makefile.am b/src/gallium/drivers/radeon/Makefile.am
index 2be6af4b15..7f64b7615f 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




More information about the mesa-commit mailing list