8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
|
group("lib") {
|
||
|
deps = [
|
||
|
"//compiler-rt/lib/asan",
|
||
|
"//compiler-rt/lib/builtins",
|
||
|
"//compiler-rt/lib/profile",
|
||
|
]
|
||
|
}
|