diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index 529d7c56dc9..26d37d517b9 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -155,8 +155,8 @@ should link into your programs.

-
Always Link LLVMCore LLVMSupport - LLVMSystem
+
Always Link LLVMCore, LLVMSupport, + and LLVMSystem

No matter what you do with LLVM, the last three entries in your linke line should always be: LLVMCore LLVMSupport.a LLVMSystem.a.