Commit 775e091
committed
[SPARC64] Turn the delay slot of R_SPARC_TLS_LDM_CALL to nop if it sets %o0
GCC might put the argument-setting instruction to R_SPARC_TLS_LDM_CALL
in its delay slot as an unmarked regular instruction.
If we're optimizing the call into a nop then we need to detect and
turn the delay slot into nop too as needed.1 parent 5fb6d8a commit 775e091
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
432 | 439 | | |
433 | 440 | | |
434 | 441 | | |
| |||
0 commit comments