Skip to content

Commit 897dbde

Browse files
committed
[gn] port 5100307
1 parent 0a96161 commit 897dbde

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/bolt/unittests/Core

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ unittest("CoreTests") {
66
deps = [
77
"//bolt/lib/Core",
88
"//bolt/lib/Rewrite",
9+
"//bolt/lib/Profile",
910
"//llvm/lib/DebugInfo/DWARF",
1011
"//llvm/lib/MC",
1112
"//llvm/lib/Object",
1213
"//llvm/lib/Target:TargetsToBuild",
14+
"//llvm/lib/Testing/Support",
1315
]
1416
sources = [
1517
"BinaryContext.cpp",

0 commit comments

Comments
 (0)