Skip to content

Commit

Permalink
[gn build] Port e189d61
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Nov 7, 2024
1 parent accd8f9 commit 1cb119b
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ unittest("InstrumentationTests") {
"//llvm/lib/Testing/Support",
"//llvm/lib/Transforms/Instrumentation",
]
sources = [ "PGOInstrumentationTest.cpp" ]
sources = [
"MemProfUseTest.cpp",
"PGOInstrumentationTest.cpp",
]
}

0 comments on commit 1cb119b

Please sign in to comment.