Skip to content

Commit

Permalink
[gn build] Port 1a2b353
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Feb 19, 2021
1 parent d9531a3 commit 3b75809
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -4,6 +4,7 @@ unittest("UtilsTests") {
deps = [
"//llvm/lib/Analysis",
"//llvm/lib/AsmParser",
"//llvm/lib/Bitcode/Writer",
"//llvm/lib/IR",
"//llvm/lib/Support",
"//llvm/lib/Transforms/Utils",
Expand All @@ -15,6 +16,7 @@ unittest("UtilsTests") {
"CloningTest.cpp",
"CodeExtractorTest.cpp",
"CodeMoverUtilsTest.cpp",
"DebugifyTest.cpp",
"FunctionComparatorTest.cpp",
"IntegerDivisionTest.cpp",
"LocalTest.cpp",
Expand Down

0 comments on commit 3b75809

Please sign in to comment.