llvm-project/llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn

6 lines
66 B
Plaintext

group("lib") {
deps = [
"//compiler-rt/lib/builtins",
]
}