MCOperand is pod-like.
[oota-llvm.git] / docs / CMake.html
index 6389c7f22afd5d5115e27a65cd592cc18cb9e96e..ac07b0d6d4478dd565876a608b969c35210de152 100644 (file)
     Function Interface library. If the library or its headers are
     installed on a custom location, you can set the variables
     FFI_INCLUDE_DIR and FFI_LIBRARY_DIR. Defaults to OFF.</dd>
+
+  <dt><b>LLVM_CLANG_SOURCE_DIR</b>:PATH</dt>
+  <dd>Path to Clang's source directory. Defaults to tools/clang.
+    Clang will not be built when it is empty or it does not point valid
+    path.</dd>
 </dl>
 
 </div>