forked from OSchip/llvm-project
[gn build] Port 0ac597f3ca
This commit is contained in:
parent
6d279f4051
commit
6fed13f502
|
@ -11,6 +11,7 @@ unittest("ClangDriverTests") {
|
||||||
"//llvm/lib/Target:TargetsToBuild",
|
"//llvm/lib/Target:TargetsToBuild",
|
||||||
]
|
]
|
||||||
sources = [
|
sources = [
|
||||||
|
"DXCModeTest.cpp",
|
||||||
"DistroTest.cpp",
|
"DistroTest.cpp",
|
||||||
"ModuleCacheTest.cpp",
|
"ModuleCacheTest.cpp",
|
||||||
"MultilibTest.cpp",
|
"MultilibTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue