Skip to content

Commit

Permalink
[gn build] Port b002b38
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Nov 10, 2023
1 parent 5425925 commit 4f12fd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ unittest("IRTests") {
"AbstractCallSiteTest.cpp",
"AsmWriterTest.cpp",
"AttributesTest.cpp",
"BasicBlockDbgInfoTest.cpp",
"BasicBlockTest.cpp",
"CFGBuilder.cpp",
"ConstantRangeTest.cpp",
Expand All @@ -38,8 +39,8 @@ unittest("IRTests") {
"PassBuilderCallbacksTest.cpp",
"PassManagerTest.cpp",
"PatternMatch.cpp",
"StructuralHashTest.cpp",
"ShuffleVectorInstTest.cpp",
"StructuralHashTest.cpp",
"TimePassesTest.cpp",
"TypesTest.cpp",
"UseTest.cpp",
Expand Down

0 comments on commit 4f12fd5

Please sign in to comment.