Compiler projects using llvm
group("libcxx") {
  deps = [
    "include",
    "src(//llvm/utils/gn/build/toolchain:stage2_unix)",
  ]
}