brintos

brintos / llvm-project-archived public Read only

0
0
Text · 224 B · c9519e2 Raw
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