Move llvm to submodule

This commit is contained in:
nattthebear 2020-06-19 20:56:09 -04:00
parent ee6c2ba679
commit ffcb7cefb1
3 changed files with 5 additions and 2 deletions

3
.gitmodules vendored
View File

@ -29,3 +29,6 @@
path = submodules/gambatte
url = https://github.com/TASVideos/gambatte-speedrun.git
branch = bizhawk
[submodule "waterbox/llvm-project"]
path = waterbox/llvm-project
url = git@github.com:llvm/llvm-project.git

View File

@ -1,7 +1,6 @@
Building and installing libcxx:
1. Clone llvm-project into $BIZHAWKGITROOT/waterbox/llvm-project
* I used eaae6dfc545000e335e6f89abb9c78818383d7ad, which was the tip of origin/release/10.x at the time
1. Check out the llvm-project submodule if you haven't already.
2. Come to this folder
3. Run ./do-everything.sh
* This isn't resumable at all, so if it crashes or you're curious about the process,

1
waterbox/llvm-project Submodule

@ -0,0 +1 @@
Subproject commit eaae6dfc545000e335e6f89abb9c78818383d7ad