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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
8
8
#### Platform support
9
9
- Supports LLVM 11.0 - 16.0.
10
+
- 64-bit RISC-V: Now defaults to `-mattr=+m,+a,+f,+d,+c` ('rv64gc' ABI) for non-bare-metal targets, i.e., if the target triple includes a valid operating system. (#4390)
10
11
11
12
#### Bug fixes
12
13
- Fix function pointers/delegates on Harvard architectures (e.g., AVR). (#4432, #4465)
0 commit comments