Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-143408-allow-objc-property-requires-definitions
/
.
/
llvm
/
test
/
MC
/
WebAssembly
/
lto-set-conditional.s
blob: c9519e232c2d8770596c488de8ae649f866a95ac [
file
] [
log
] [
blame
] [
edit
]
# 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