Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
rmeta
/
emit-metadata-obj.rs
blob: b39b7cb0dacae8aedb7b454c94b5ccd6035eca00 [
file
] [
log
] [
blame
]
//@ compile-flags:--emit=metadata,obj
//@ build-pass
// A test for the emission of metadata + obj and other metadata + non-link
// combinations. See issue #81117.
fn
main
()
{}