mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
[gn build] Port dbfa69c5024
This commit is contained in:
parent
4f20c5bff5
commit
9ac1d1b82f
@ -12,5 +12,8 @@ unittest("OptionTests") {
|
||||
"//llvm/lib/Option",
|
||||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [ "OptionParsingTest.cpp" ]
|
||||
sources = [
|
||||
"OptionMarshallingTest.cpp",
|
||||
"OptionParsingTest.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user