llvm-project/llvm/utils/gn/secondary/bolt/unittests/BUILD.gn

8 lines
106 B
Plaintext

group("unittests") {
deps = [
"Core:CoreTests",
"Profile:ProfileTests",
]
testonly = true
}