TargetParser: Fix comments in enum(s) introduced in r239150. [-Wdocumentation]
[oota-llvm.git] / test / Bindings / llvm-c / lit.local.cfg
1 if not "X86" in config.root.targets:
2     config.unsupported = True
3 if not "ARM" in config.root.targets:
4     config.unsupported = True