BUILD.gn 129 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 group("lib") { deps = [ "//compiler-rt/lib/asan", "//compiler-rt/lib/builtins", "//compiler-rt/lib/profile", ] }