Commit dbf61a8
[FMV][AArch64] Release notes for clang/llvm 22
Clang (support level upgraded to Release in ACLE)
- Resolver functions can use the PAC and BTI hardening settings.
- Users can override function version priority.
- Unreachable functions versions are diagnosed and ignored.
LLVM (bug fix and improvements in IPO/GlobalOpt)
- Fixed static resolution of indirect calls to versioned functions,
by separating unrelated caller versions which were mixed together.
- Improved the accuracy of the algorithm for low version counts.1 parent 445d626 commit dbf61a8
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
716 | 721 | | |
717 | 722 | | |
718 | 723 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| |||
0 commit comments