Skip to content

Commit dad6de4

Browse files
committed
[gn build] Port 2360933
1 parent 2360933 commit dad6de4

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/unittests/DebugInfo/PDB

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/unittests/DebugInfo/PDB/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ unittest("DebugInfoPDBTests") {
99
]
1010
sources = [
1111
"HashTableTest.cpp",
12+
"NativeSessionTest.cpp",
1213
"NativeSymbolReuseTest.cpp",
1314
"PDBApiTest.cpp",
1415
"StringTableBuilderTest.cpp",

0 commit comments

Comments
 (0)