Commit 25e8df6
committed
[FMV][AArch64] Convert user facing priority syntax to internal.
This allows the user to specify "priority=[1-32];featA+featB"
where priority=1 means highest priority. If the explicit
priority string is omitted then the priority of "featA+featB"
is implied, which is lower than priority=32.
Depends on llvm#146092.1 parent c5e6d92 commit 25e8df6
File tree
4 files changed
+253
-144
lines changed- clang
- include/clang/Sema
- lib/Sema
- test
- AST
- CodeGen/AArch64
4 files changed
+253
-144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4911 | 4911 | | |
4912 | 4912 | | |
4913 | 4913 | | |
4914 | | - | |
| 4914 | + | |
| 4915 | + | |
4915 | 4916 | | |
4916 | 4917 | | |
4917 | 4918 | | |
| |||
0 commit comments