summaryrefslogtreecommitdiffstats
path: root/teams/wg-llvm.toml
blob: 3f75d261615dc05230e6cc5e90c59ded9f396a42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "wg-llvm"
subteam-of = "compiler"
wg = true

[people]
leads = ["nagisa"]
members = ["nagisa"]

[website]
name = "LLVM"
description = "Working with LLVM upstream to represent Rust in its development"
repo = "https://rust-lang.github.io/compiler-team/working-groups/llvm/"