Sign in
llvm
/
llvm-project
/
09fb20ec7d81c1b370dd3d259250c20e505ebeed
/
.
/
llvm
/
test
/
MC
/
WebAssembly
/
lto-set-conditional.s
blob: c9519e232c2d8770596c488de8ae649f866a95ac [
file
] [
log
] [
blame
]
# RUN: llvm-mc -triple=wasm32-unknown-unknown
# Tests if `.lto_set_conditional` directives are parsed without crashing.
.lto_set_conditional a
,
a.new
.type a.new
,@
function
a.new
:
.functype a.new
()
->
()
end_function