Accepting request 947582 from home:glaubitz:branches:devel:tools:compiler

- Add support for experimental targets and enable the M68k backend
- Add patch to fix testsuite after enabling the M68k backend
  + llvm-update-extract-section-script.patch

OBS-URL: https://build.opensuse.org/request/show/947582
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm13?expand=0&rev=7
This commit is contained in:
Aaron Puchert
2022-01-20 23:58:48 +00:00
committed by Git OBS Bridge
parent 2bc3f1ad81
commit 5e767d50e5
3 changed files with 44 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 20 00:11:33 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add support for experimental targets and enable the M68k backend
- Add patch to fix testsuite after enabling the M68k backend
+ llvm-update-extract-section-script.patch
-------------------------------------------------------------------
Sat Dec 18 15:05:40 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>