Adjust documentation for git migration.
authorJames Y Knight <jyknight@google.com>
Tue, 29 Jan 2019 16:37:27 +0000 (16:37 +0000)
committerJames Y Knight <jyknight@google.com>
Tue, 29 Jan 2019 16:37:27 +0000 (16:37 +0000)
commit5d71fc5d7b5ffe2323418a09db6eddaf84d6c662
tree3354c257cd3b01f4a1a928017e9258238311b887
parent6409d756989033a7410c33e061debe55cfd74133
Adjust documentation for git migration.

This fixes most references to the paths:
 llvm.org/svn/
 llvm.org/git/
 llvm.org/viewvc/
 github.com/llvm-mirror/
 github.com/llvm-project/
 reviews.llvm.org/diffusion/

to instead point to https://github.com/llvm/llvm-project.

This is *not* a trivial substitution, because additionally, all the
checkout instructions had to be migrated to instruct users on how to
use the monorepo layout, setting LLVM_ENABLE_PROJECTS instead of
checking out various projects into various subdirectories.

I've attempted to not change any scripts here, only documentation. The
scripts will have to be addressed separately.

Additionally, I've deleted one document which appeared to be outdated
and unneeded:
  lldb/docs/building-with-debug-llvm.txt

Differential Revision: https://reviews.llvm.org/D57330

llvm-svn: 352514
68 files changed:
clang-tools-extra/docs/clang-rename.rst
clang-tools-extra/docs/clang-tidy/Contributing.rst
clang-tools-extra/docs/clang-tidy/Integrations.rst
clang/.gitignore
clang/docs/ClangPlugins.rst
clang/docs/ClangTools.rst
clang/docs/ControlFlowIntegrityDesign.rst
clang/docs/InternalsManual.rst
clang/docs/LibASTMatchersTutorial.rst
clang/docs/LibTooling.rst
clang/docs/Toolchain.rst
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/www/analyzer/checker_dev_manual.html
clang/www/get_started.html
clang/www/hacking.html
clang/www/menu.html.incl
compiler-rt/include/sanitizer/tsan_interface_atomic.h
compiler-rt/lib/tsan/rtl/tsan_interface.h
compiler-rt/www/index.html
compiler-rt/www/menu.html.incl
libclc/www/index.html
libcxx/docs/BuildingLibcxx.rst
libcxx/docs/index.rst
libcxx/www/TS_deprecation.html
libcxx/www/atomic_design.html
libcxx/www/atomic_design_a.html
libcxx/www/atomic_design_b.html
libcxx/www/atomic_design_c.html
libcxx/www/cxx1y_status.html
libcxx/www/cxx1z_status.html
libcxx/www/cxx2a_status.html
libcxx/www/index.html
libcxx/www/ts1z_status.html
libcxx/www/type_traits_design.html
libcxx/www/upcoming_meeting.html
libcxxabi/www/index.html
libunwind/docs/BuildingLibunwind.rst
libunwind/docs/index.rst
lld/docs/getting_started.rst
lld/docs/index.rst
lldb/docs/building-with-debug-llvm.txt [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py
lldb/packages/Python/lldbsuite/test/lang/objc/objc-optimized/TestObjcOptimized.py
lldb/utils/vim-lldb/doc/lldb.txt
lldb/www/adding-language-support.html
lldb/www/build.html
lldb/www/index.html
lldb/www/python-reference.html
lldb/www/scripting.html
lldb/www/sidebar.incl
lldb/www/source.html
lldb/www/symbolication.html
lldb/www/varformats.html
llgo/README.TXT
llvm/docs/CompileCudaWithLLVM.rst
llvm/docs/LibFuzzer.rst
llvm/docs/TestSuiteGuide.md
llvm/docs/TestSuiteMakefileGuide.rst
llvm/docs/TestingGuide.rst
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/test/CodeGen/PowerPC/pr24546.ll
llvm/utils/lit/setup.py
openmp/www/index.html
polly/docs/TipsAndTricks.rst
polly/www/get_started.html
polly/www/menu.html.incl
polly/www/todo.html