]> git.lizzy.rs Git - rust.git/blob - src/test/mir-opt/graphviz.rs
Sync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f480c020b384916
[rust.git] / src / test / mir-opt / graphviz.rs
1 // Test graphviz output
2 // compile-flags: -Z dump-mir-graphviz
3
4 // EMIT_MIR graphviz.main.mir_map.0.dot
5 fn main() {}