2019-10-31 02:22:33 +03:00
|
|
|
# Copyright (c) Microsoft Corporation.
|
|
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
|
2019-12-18 04:44:44 +03:00
|
|
|
[submodule "llvm-project"]
|
|
|
|
path = llvm-project
|
|
|
|
url = https://github.com/llvm/llvm-project.git
|
2021-08-27 07:38:38 +03:00
|
|
|
[submodule "boost-math"]
|
|
|
|
path = boost-math
|
|
|
|
url = https://github.com/boostorg/math.git
|
2022-07-01 05:14:34 +03:00
|
|
|
[submodule "benchmarks/google-benchmark"]
|
|
|
|
path = benchmarks/google-benchmark
|
|
|
|
url = https://github.com/google/benchmark.git
|