[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / Transforms / LoopUnroll / WebAssembly / lit.local.cfg
blob743473517cd0f94fe25819c806ad10f2cbc5a459
1 if not 'WebAssembly' in config.root.targets:
2     config.unsupported = True