Commit d2a2b16
authored
[libunwind] Ensure zaDisable() is called in jumpto/returnto (NFC) (llvm#167674)
This is an NFC for now, as the SME checks for macOS platforms are not
implemented, so zaDisable() is a no-op, but both paths for resuming from
an exception should disable ZA.
This is a fixup for a recent change in llvm#165066.1 parent f038dfd commit d2a2b16
1 file changed
+5
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1862 | 1862 | | |
1863 | 1863 | | |
1864 | 1864 | | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
1865 | 1869 | | |
1866 | 1870 | | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
1870 | | - | |
1871 | | - | |
1872 | | - | |
1873 | | - | |
1874 | | - | |
| 1871 | + | |
1875 | 1872 | | |
1876 | 1873 | | |
1877 | 1874 | | |
| |||
0 commit comments