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.
2 parents c669e7a + 4647cd7 commit 12a5f00Copy full SHA for 12a5f00
llvm/utils/gn/secondary/llvm/unittests/Object/BUILD.gn
@@ -10,6 +10,7 @@ unittest("ObjectTests") {
10
]
11
sources = [
12
"ArchiveTest.cpp",
13
+ "BuildIDTest.cpp",
14
"COFFObjectFileTest.cpp",
15
"DXContainerTest.cpp",
16
"ELFObjectFileTest.cpp",
0 commit comments