We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54e5a2 commit 26d36a1Copy full SHA for 26d36a1
llvm/utils/gn/secondary/llvm/unittests/Object/BUILD.gn
@@ -8,6 +8,7 @@ unittest("ObjectTests") {
8
]
9
sources = [
10
"MinidumpTest.cpp",
11
+ "ObjectFileTest.cpp",
12
"SymbolSizeTest.cpp",
13
"SymbolicFileTest.cpp",
14
0 commit comments