X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FGettingStarted.rst;h=3498b88f511218351998e12b0b0a7875a7349cf4;hb=1b0dc64919e947bb4f4677b138c734e33061f7c4;hp=dafc0c45b6cdd5973a5c1663fd385487dd382f27;hpb=e0f26bc008bf7eb176595ab170cca86e21a6eae8;p=oota-llvm.git diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index dafc0c45b6c..3498b88f511 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -1074,7 +1074,7 @@ different `tools`_. This directory holds the source code for the LLVM assembly language parser library. -``llvm/lib/BitCode/`` +``llvm/lib/Bitcode/`` This directory holds code for reading and write LLVM bitcode.