mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-15 17:07:52 +00:00
6d5b578789
Also, update the version number to 0x1, which is what engines are now expecting. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295860 91177308-0d34-0410-b5e6-96231b3b80d8
3 lines
75 B
INI
3 lines
75 B
INI
if 'WebAssembly' not in config.root.targets:
|
|
config.unsupported = True
|