You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[compiler-rt][RISCV][NFC] Update code_model with latest spec (#106498)
The spec could be found here
riscv-non-isa/riscv-c-api-doc#74
This patch updates the following symbol:
```
mVendorID -> mvendorid
mArchID -> marchid
mImplID -> mimpid
```
0 commit comments