summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2013-03-25 17:08:25 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2013-03-25 17:08:25 +0000
commit51cb2fa1c3e867eef7df91135d56d33dded0fb39 (patch)
treec5ac0b4474007eaf484043d3878595fd553b8894 /llvm/docs
parentaec21651239aa31d602d10af4c948180e6e3bdf0 (diff)
downloadbcm5719-llvm-51cb2fa1c3e867eef7df91135d56d33dded0fb39.tar.gz
bcm5719-llvm-51cb2fa1c3e867eef7df91135d56d33dded0fb39.zip
Documentation: Replace dead link for binfmt_misc
Patch by Thomas Schwinge. llvm-svn: 177876
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/GettingStarted.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst
index e005101c4de..2515c9dbcdb 100644
--- a/llvm/docs/GettingStarted.rst
+++ b/llvm/docs/GettingStarted.rst
@@ -1008,7 +1008,7 @@ Optional Configuration Items
----------------------------
If you're running on a Linux system that supports the `binfmt_misc
-<http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html>`_
+<http://en.wikipedia.org/wiki/binfmt_misc>`_
module, and you have root access on the system, you can set your system up to
execute LLVM bitcode files directly. To do this, use commands like this (the
first command may not be required if you are already using the module):
OpenPOWER on IntegriCloud