diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index 14312fc8f33..321a3c61d96 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -158,8 +158,10 @@
No matter what you do with LLVM, the last three entries in your linke line - should always be: LLVMCore LLVMSupport.a LLVMSystem.a.
+No matter what you do with LLVM, the last three entries in the value of + your LLVMLIBS make variable should always be: + LLVMCore LLVMSupport.a LLVMSystem.a. There are no LLVM + programs that don't depend on these three.