Files
nicole mazzuca 088818bf44 [benchmark] add gbenchmark (#2780)
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
Co-authored-by: Casey Carter <cartec69@gmail.com>
2022-06-30 19:14:34 -07:00

13 lines
419 B
Plaintext

# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
[submodule "llvm-project"]
path = llvm-project
url = https://github.com/llvm/llvm-project.git
[submodule "boost-math"]
path = boost-math
url = https://github.com/boostorg/math.git
[submodule "benchmarks/google-benchmark"]
path = benchmarks/google-benchmark
url = https://github.com/google/benchmark.git