aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/lld/lld16.json
blob: 85db38120effd4cdb28311f58466c83fae3b23de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "by_platform": {
        "darwin-arm64": {
            "_origin": "https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.5/clang+llvm-16.0.5-arm64-apple-darwin22.0.tar.xz",
            "uri": "sbr:5451200437"
        },
        "darwin-x86_64": {
            "uri": "sbr:5453803895"
        },
        "linux-aarch64": {
            "uri": "sbr:5458408674"
        },
        "linux-x86_64": {
            "uri": "sbr:5463300202"
        }
    }
}