We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50df49e commit 62cb1a3Copy full SHA for 62cb1a3
llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
@@ -28,6 +28,7 @@ unittest("IRTests") {
28
"DemandedBitsTest.cpp",
29
"DominatorTreeBatchUpdatesTest.cpp",
30
"DominatorTreeTest.cpp",
31
+ "DroppedVariableStatsTest.cpp",
32
"FunctionTest.cpp",
33
"IRBuilderTest.cpp",
34
"InstructionsTest.cpp",
0 commit comments