From 51cb2fa1c3e867eef7df91135d56d33dded0fb39 Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Mon, 25 Mar 2013 17:08:25 +0000 Subject: Documentation: Replace dead link for binfmt_misc Patch by Thomas Schwinge. llvm-svn: 177876 --- llvm/docs/GettingStarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs') 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 -`_ +`_ 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): -- cgit v1.2.3