Commit 9e50728
committed
ArgAbi::store: explicitly match other PassModes
Rather than using a wildcard, explicitly match against PassMode::Pair
and Direct to make it obvious how all the cases are handled.
(This is not directly related to the move annotation diff, other than to
clarify how this path works).1 parent 88796a3 commit 9e50728
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
0 commit comments