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 6c40c76 commit 4647cd7Copy full SHA for 4647cd7
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