Commit 6f715aa
committed
Don't use WFE on non-Apple armeabi devices
The WFE instruction can sometimes cause a SIGILL on these devices, so we use YIELD instead.
https://bugs.swift.org/browse/SR-151661 parent 880bf65 commit 6f715aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments