Skip to content

Commit

Permalink
Fix submodule pointers after COV3 enablement.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVlx committed Sep 14, 2019
1 parent a605705 commit 682acef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[submodule "llvm"]
path = compiler
url = https://github.com/RadeonOpenCompute/llvm.git
branch = feature_but_why
branch = amd-common
[submodule "lld"]
path = lld
url = https://github.com/RadeonOpenCompute/lld.git
branch = amd-common
[submodule "clang"]
path = clang
url = https://github.com/RadeonOpenCompute/hcc-clang-upgrade.git
branch = feature_but_why
branch = clang_tot_upgrade
[submodule "compiler-rt"]
path = compiler-rt
url = https://github.com/RadeonOpenCompute/compiler-rt
Expand Down
2 changes: 1 addition & 1 deletion clang
Submodule clang updated from 2905e1 to de15b8
2 changes: 1 addition & 1 deletion compiler

0 comments on commit 682acef

Please sign in to comment.