]> git.proxmox.com Git - rustc.git/blame - src/llvm/test/Bindings/llvm-c/lit.local.cfg
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / test / Bindings / llvm-c / lit.local.cfg
CommitLineData
1a4d82fc
JJ
1if not "X86" in config.root.targets:
2 config.unsupported = True
3if not "ARM" in config.root.targets:
4 config.unsupported = True