Adds pass command to clif-util. (#487)
* Adds pass command to clif-util.
This commit is contained in:
committed by
Dan Gohman
parent
17bb62c16c
commit
59b83912ba
@@ -222,6 +222,8 @@ mod tests {
|
||||
ebb0(v4: i32, v7: i32):
|
||||
v10 = iadd v4, v7
|
||||
}",
|
||||
None,
|
||||
None,
|
||||
).unwrap();
|
||||
let map = &tf.functions[0].1.map;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user