diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 3f404dcb453..059db916786 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -743,6 +743,12 @@ source code:

original state in which it was shipped.

+

gmake install +
+ Installs LLVM libraries and tools in a heirarchy under $PREFIX, specified with + ./configure --prefix=[dir], defaults to /usr/local. +

+

gmake install-bytecode
Assuming you built LLVM into $OBJDIR, when this command is run in