summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2013-05-21 11:58:47 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2013-05-21 11:58:47 +0000
commit04be044af5b69376c7644e33ef9cf51fd6dcee0f (patch)
tree2a106dee00b2a1549a3cc64b120c8c8ae3f0990a
parentfa8aa4105cf69f4a62c3a66172030cd9248e1f6a (diff)
downloadbcm5719-llvm-04be044af5b69376c7644e33ef9cf51fd6dcee0f.tar.gz
bcm5719-llvm-04be044af5b69376c7644e33ef9cf51fd6dcee0f.zip
Remove .htaccess file
It was initially committed to allow people to get a list of the files used or generated in the matmul tutorial. Since the documentation does now point people to the directory in their git checkout, it is not necessary anymore to make a directory listing available. Especially, as this never worked and recently the LLVM web server does not deliver files in this directory at all due to the unsupported .htaccess file. llvm-svn: 182370
-rw-r--r--polly/www/experiments/matmul/.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/www/experiments/matmul/.htaccess b/polly/www/experiments/matmul/.htaccess
deleted file mode 100644
index e1d2560c838..00000000000
--- a/polly/www/experiments/matmul/.htaccess
+++ /dev/null
@@ -1 +0,0 @@
-Options +Indexes
OpenPOWER on IntegriCloud