1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/MC/WebAssembly/lit.local.cfg
Dan Gohman a6d9264e17 [WebAssembly] Implement the wasm binary container header.
Also, update the version number to 0x1, which is what engines are now
expecting.

llvm-svn: 295860
2017-02-22 18:50:20 +00:00

3 lines
75 B
INI

if 'WebAssembly' not in config.root.targets:
config.unsupported = True