Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
rmeta
/
emit-metadata-obj.rs
blob: 334c7cc5b8101c681f9c6bd32893bf9927862f0f [
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
()
{}