Add missing tests uncovered by https://github.com/llvm/llvm-project/pull/92555. Includes test for https://github.com/llvm/llvm-project/issues/96294 and https://github.com/llvm/llvm-project/issues/96328
3 lines
75 B
INI
3 lines
75 B
INI
if not "WebAssembly" in config.root.targets:
|
|
config.unsupported = True
|