From: Wang Mingyu <wan...@fujitsu.com> Changelog: ========== - [SimpleLoopUnswitch] Fix LCSSA phi node invalidation - [AggressiveInstCombine] Use APInt and avoid truncation when folding loads - [WebAssembly] Handle symbols in .init_array sections - [WebAssembly] Support multiple .init_array fragments when writing Wasm objects - [cmake] Use DetectTestCompiler from openmp directory - [offload] Define LIBOMPTARGET_OPENMP_*_FOLDER in standalone builds - [offload] Define OPENMP_TEST*_FLAGS in standalone builds - [offload] [test] Add "omp" test dependency only when present - [offload] Include CheckCXXCompilerFlag in CMake - [offload] - Fix issue with standalone debug offload build - [lld][WebAssembly] Fix use of uninitialized stack data with --wasm64 - [Clang][perf-training] Fix clean command in perf-helper.py
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- meta/recipes-devtools/llvm/{llvm_19.1.5.bb => llvm_19.1.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/llvm/{llvm_19.1.5.bb => llvm_19.1.6.bb} (98%) diff --git a/meta/recipes-devtools/llvm/llvm_19.1.5.bb b/meta/recipes-devtools/llvm/llvm_19.1.6.bb similarity index 98% rename from meta/recipes-devtools/llvm/llvm_19.1.5.bb rename to meta/recipes-devtools/llvm/llvm_19.1.6.bb index de534aa283..003676a652 100644 --- a/meta/recipes-devtools/llvm/llvm_19.1.5.bb +++ b/meta/recipes-devtools/llvm/llvm_19.1.6.bb @@ -27,7 +27,7 @@ SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/ file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \ file://llvm-config \ " -SRC_URI[sha256sum] = "bd8445f554aae33d50d3212a15e993a667c0ad1b694ac1977f3463db3338e542" +SRC_URI[sha256sum] = "e3f79317adaa9196d2cfffe1c869d7c100b7540832bc44fe0d3f44a12861fa34" UPSTREAM_CHECK_URI = "https://github.com/llvm/llvm-project" UPSTREAM_CHECK_REGEX = "llvmorg-(?P<pver>\d+(\.\d+)+)" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#209018): https://lists.openembedded.org/g/openembedded-core/message/209018 Mute This Topic: https://lists.openembedded.org/mt/110254969/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-