summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/graphviz.rs
blob: 6906b86c2a5f429abe98edc015d14a9095328d85 (plain)
1
2
3
4
5
// Test graphviz output
// compile-flags: -Z dump-mir-graphviz

// EMIT_MIR graphviz.main.built.after.dot
fn main() {}