aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2007-07-16 08:46:40 +0000
committerBill Wendling <isanbard@gmail.com>2007-07-16 08:46:40 +0000
commit22e37c3f7fc3e8dd3746265d4d5907aa872b0d67 (patch)
tree8cf3676f930891d86c627e0caa53f0e5c4440b8b /docs/GettingStarted.html
parent77f746998104af8ade4c3b2d947c9311fd1af836 (diff)
downloadexternal_llvm-22e37c3f7fc3e8dd3746265d4d5907aa872b0d67.zip
external_llvm-22e37c3f7fc3e8dd3746265d4d5907aa872b0d67.tar.gz
external_llvm-22e37c3f7fc3e8dd3746265d4d5907aa872b0d67.tar.bz2
Clean up some formatting
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39916 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 143c7a3..7c81ec0 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -1140,10 +1140,9 @@ named after the build type:</p>
<p>
If you're running on a Linux system that supports the "<a
- href="http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html">
- binfmt_misc</a>"
+href="http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html">binfmt_misc</a>"
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):</p>
<div class="doc_code">