summaryrefslogtreecommitdiff
path: root/METADATA
blob: feef99606a48cd6e5a1ce13aa3d02f51b4e32221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "llvmlibc"
description: "LLVM's libc"
third_party {
  url {
    type: HOMEPAGE
    value: "https://libc.llvm.org/"
  }
  url {
    type: GIT
    value: "https://github.com/llvm/llvm-project.git"
  }
  version: "30aa9fb4c1da33892a38f952fbdf6e7e45e5953a"
  last_upgrade_date {
    year: 2024
    month: 1
    day: 31
  }
  license_type: NOTICE
}