[RISCV] Add RVVConstraint to SiFive custom matrix multiply instructions. (#124055)
[llvm-project.git] / libcxx / test / std / input.output / iostreams.requirements / lit.local.cfg
blob2cb10010c45072a63deb71acdb40365678b64235
1 # All non-trivial uses of iostreams require localization support
2 if "no-localization" in config.available_features:
3     config.unsupported = True