summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CMake.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/CMake.html b/docs/CMake.html
index 2d4f4ef8c8..b9e4b76bd3 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -337,26 +337,6 @@
</div>
-<!-- ======================================================================= -->
-<div class="doc_subsection">
- <a name="msvc">Microsoft Visual C++</a>
-</div>
-
-<div class="doc_text">
-
- <p>For linking the JIT into your executable, add</p>
-
- <div class="doc_code">
- <p><tt>/INCLUDE:_X86TargetMachineModule</tt></p>
- </div>
-
- <p>to your linker options. This is required for adding the relevant
- LLVM object code to the executable. Not doing this will result on
- some methods returning NULL (<i>EngineBuilder::create</i>, for
- instance).</p>
-
-</div>
-
<!-- *********************************************************************** -->
<hr>