forked from OSchip/llvm-project
[gn build] Port d0a5d86119
This commit is contained in:
parent
d0a5d86119
commit
d8c5a4d6b6
|
@ -6,6 +6,7 @@ unittest("DebugInfoCodeViewTests") {
|
||||||
"//llvm/lib/Testing/Support",
|
"//llvm/lib/Testing/Support",
|
||||||
]
|
]
|
||||||
sources = [
|
sources = [
|
||||||
|
"GUIDFormatTest.cpp",
|
||||||
"RandomAccessVisitorTest.cpp",
|
"RandomAccessVisitorTest.cpp",
|
||||||
"TypeHashingTest.cpp",
|
"TypeHashingTest.cpp",
|
||||||
"TypeIndexDiscoveryTest.cpp",
|
"TypeIndexDiscoveryTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue