[docs] Fix build-docs.sh
[llvm-project.git] / compiler-rt / test / orc / TestCases / Darwin / x86-64 / lit.local.cfg.py
blobc6eb0acca30e13301101a9b1e4e0b0678b599591
1 if config.root.host_arch != 'x86_64':
2 config.unsupported = True
4 if config.target_arch != 'x86_64':
5 config.unsupported = True