forked from OSchip/llvm-project
parent
bcb3b41d99
commit
af5b63f6da
llvm/docs
|
@ -1140,8 +1140,7 @@ named after the build type:</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
If you're running on a Linux system that supports the "<a
|
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">
|
href="http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html">binfmt_misc</a>"
|
||||||
binfmt_misc</a>"
|
|
||||||
module, and you have root access on the system, you can set your system up to
|
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>
|
first command may not be required if you are already using the module):</p>
|
||||||
|
|
Loading…
Reference in New Issue