aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/llvm/qt_attribution.json
blob: 5924f16ac3a0d3e0100d22678cb94b2e5b759fab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
    {
        "Id": "llvm-adt",
        "Name": "LLVM: ADT",
        "QDocModule": "qtqml",
        "QtUsage": "An intrusively linked list, used in the tracing JIT to hold lists of instructions",

        "Path": "src/3rdparty/llvm",
        "License": "UIUC 3-clause \"New\" or \"Revised\" License",
        "LicenseId": "BSD-3-Clause",
        "LicenseFile": "LICENSE.TXT",
        "Copyright": "Copyright (c) 2003-2017 University of Illinois at Urbana-Champaign."
    }
]