Commit 53566e8
authored
Bump to xamarin/xamarin-android-binutils/L_15.0.7-5.0.3@6721af4b (#7742)
Context: https://discourse.llvm.org/t/llvm-15-0-4-released/66337
Context: https://discourse.llvm.org/t/llvm-15-0-5-release/66616
Context: https://discourse.llvm.org/t/llvm-15-0-6-released/66899
Context: https://discourse.llvm.org/t/llvm-15-0-7-release/67638
Changes: dotnet/android-native-tools@L_15.0.3-5.0.2...L_15.0.7-5.0.3
* dotnet/android-native-tools@6721af4: Bump LLVM to 15.0.7
* dotnet/android-native-tools@7a0197c: Pass --no-relax to the linker, until MonoVM doesn't need it anymore
* dotnet/android-native-tools@2a872aa: CodeQL pipeline (dotnet/android-native-tools#3)
* dotnet/android-native-tools@dcfe7dd: Update workflow action versions
Changes: llvm/llvm-project@4a2c05b...8dfdcc7
% git diff --shortstat 4a2c05b0...8dfdcc7b
116 files changed, 2377 insertions(+), 874 deletions(-)
Bump to LLVM 15.0.7.
This might be the last release in the LLVM 15 series.
Additionally, the `ldd` wrapper scripts now pass the `--no-relax`
argument to the linker. This argument is required by MonoVM's
AOT compiler.1 parent c990148 commit 53566e8
File tree
1 file changed
+1
-1
lines changed- build-tools/xaprepare/xaprepare/ConfigAndData
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments