diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html index 35530a24ebdb..24ea162fa615 100644 --- a/llvm/docs/CFEBuildInstrs.html +++ b/llvm/docs/CFEBuildInstrs.html @@ -185,7 +185,7 @@ libgcc.a library, which you can find by running
% gmake -C runtime % mkdir $CFEINSTALL/bytecode-libs - % gmake -C runtime install + % gmake -C runtime install-bytecode % setenv LLVM_LIB_SEARCH_PATH $CFEINSTALL/bytecode-libs