From: Dmitri Gribenko Date: Mon, 25 Mar 2013 17:08:25 +0000 (+0000) Subject: Documentation: Replace dead link for binfmt_misc X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9409a64eb07b1558191fd313eb6fc871f2b2a6a0;p=oota-llvm.git Documentation: Replace dead link for binfmt_misc Patch by Thomas Schwinge. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177876 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index e005101c4de..2515c9dbcdb 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -1008,7 +1008,7 @@ Optional Configuration Items ---------------------------- If you're running on a Linux system that supports the `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):