From 22e37c3f7fc3e8dd3746265d4d5907aa872b0d67 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Mon, 16 Jul 2007 08:46:40 +0000 Subject: [PATCH] Clean up some formatting git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39916 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 143c7a34c6e..7c81ec074e6 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -1140,10 +1140,9 @@ named after the build type:

If you're running on a Linux system that supports the " - binfmt_misc" +href="http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html">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 +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):