Commits


Matthew McRaven authored and GitHub committed 02edc9765b6
Set LLVM's git branch to `main` in manifest. (#693) LLVM renamed their default branch to main from master. This breaks builds of the SDK from the sources. This commit retargets LLVM builds to use the git branch main when appropriate. The version name "master" remains the same to maintain compatibility with existing build scripts Fixes #692.