9 lines · plain
1# RUN: llvm-mc -triple=wasm32-unknown-unknown2 3# Tests if `.lto_set_conditional` directives are parsed without crashing.4.lto_set_conditional a, a.new5.type a.new,@function6a.new:7 .functype a.new () -> ()8 end_function9 1# RUN: llvm-mc -triple=wasm32-unknown-unknown2 3# Tests if `.lto_set_conditional` directives are parsed without crashing.4.lto_set_conditional a, a.new5.type a.new,@function6a.new:7 .functype a.new () -> ()8 end_function9