diff options
| author | Bill Wendling <isanbard@gmail.com> | 2007-07-16 08:46:40 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2007-07-16 08:46:40 +0000 |
| commit | af5b63f6daa642daeab30df7313412ececacccad (patch) | |
| tree | a56d3cfbe5e33eefbba81b91caed336f5fc338de /llvm/docs/GettingStarted.html | |
| parent | bcb3b41d99689ce8d3cc77da0096d016d8c78d4c (diff) | |
| download | bcm5719-llvm-af5b63f6daa642daeab30df7313412ececacccad.tar.gz bcm5719-llvm-af5b63f6daa642daeab30df7313412ececacccad.zip | |
Clean up some formatting
llvm-svn: 39916
Diffstat (limited to 'llvm/docs/GettingStarted.html')
| -rw-r--r-- | llvm/docs/GettingStarted.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 143c7a34c6e..7c81ec074e6 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/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"> |

