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

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