mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
Tweak lld's checkout instructions.
llvm-svn: 224778
This commit is contained in:
@@ -58,12 +58,14 @@ Source
|
||||
|
||||
lld is available in the LLVM SVN repository::
|
||||
|
||||
svn co http://llvm.org/svn/llvm-project/lld/trunk
|
||||
svn co http://llvm.org/svn/llvm-project/lld/trunk lld
|
||||
|
||||
lld is also available via the read-only git mirror::
|
||||
|
||||
git clone http://llvm.org/git/lld.git
|
||||
|
||||
Put it in llvm's tools/ directory, rerun cmake, then build target lld.
|
||||
|
||||
Contents
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user