[LoopVectorizer] Propagate underlying instruction to the cloned instances of VPPartia...
[llvm-project.git] / lld / test / wasm / Inputs / allow-multiple-definition.s
blob7a5577cb12791ec5a9827dcf0659d32322f6bf61
1 .hidden foo
2 .globl foo
3 foo:
4 .functype foo () -> (i32)
5 i32.const 1
6 end_function