forked from OSchip/llvm-project
parent
7f78d4712f
commit
bfdfa8d99c
|
|
@ -21,6 +21,8 @@ unittest("CodeGenTests") {
|
|||
"MachineInstrTest.cpp",
|
||||
"MachineOperandTest.cpp",
|
||||
"ScalableVectorMVTsTest.cpp",
|
||||
"TargetOptionsTest.cpp",
|
||||
"TypeTraitsTest.cpp",
|
||||
]
|
||||
has_custom_main = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue