Commit 18420d8
authored
CodeGen: Do not define LOCAL_ESCAPE with ptr_rc (llvm#158765)
ptr_rc is used to resolve an operand to a register class. This
is not used with a virtual register, but a label so remove
the use.1 parent 53e9d31 commit 18420d8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1415 | 1415 | | |
1416 | 1416 | | |
1417 | 1417 | | |
1418 | | - | |
| 1418 | + | |
1419 | 1419 | | |
1420 | | - | |
| 1420 | + | |
1421 | 1421 | | |
1422 | 1422 | | |
1423 | 1423 | | |
| |||
0 commit comments