Skip to content

Commit

Permalink
llvm: Update to v19.1.5
Browse files Browse the repository at this point in the history
Release notes available [here](https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html)

Signed-off-by: Reilly Brogan <[email protected]>
  • Loading branch information
ReillyBrogan committed Dec 9, 2024
1 parent 51e37d1 commit a62dc4f
Show file tree
Hide file tree
Showing 15 changed files with 187,977 additions and 269,394 deletions.
45 changes: 22 additions & 23 deletions packages/l/llvm/abi_libs
Original file line number Diff line number Diff line change
@@ -1,46 +1,45 @@
LLVMPolly.so
LLVMgold.so
bugpoint
clang-18
clang-19
clang-linker-wrapper
clang-repl
clang-tidy
clangd
libLLVM.so.18.1
libLTO.so.18.1
libMLIR.so.18.1
libLLVM.so.19.1
libLTO.so.19.1
libMLIR.so.19.1
libMLIRExecutionEngineShared.so.19.1
libPollyISL.so
libRemarks.so.18.1
libRemarks.so.19.1
libarcher.so
libc++.so.1
libc++abi.so.1
libclang-cpp.so.18.1
libclang.so.18.1
libclang-cpp.so.19.1
libclang.so.19.1
libclang_rt.asan.so
libclang_rt.dyndd.so
libclang_rt.hwasan.so
libclang_rt.hwasan_aliases.so
libclang_rt.memprof.so
libclang_rt.nsan.so
libclang_rt.scudo_standalone.so
libclang_rt.tsan.so
libclang_rt.ubsan_minimal.so
libclang_rt.ubsan_standalone.so
liblldCOFF.so.18.1
liblldCommon.so.18.1
liblldELF.so.18.1
liblldMachO.so.18.1
liblldMinGW.so.18.1
liblldWasm.so.18.1
libmlir_arm_runner_utils.so.18.1
libmlir_async_runtime.so.18.1
libmlir_c_runner_utils.so.18.1
libmlir_float16_utils.so.18.1
libmlir_runner_utils.so.18.1
liblldCOFF.so.19.1
liblldCommon.so.19.1
liblldELF.so.19.1
liblldMachO.so.19.1
liblldMinGW.so.19.1
liblldWasm.so.19.1
libmlir_arm_runner_utils.so.19.1
libmlir_async_runtime.so.19.1
libmlir_c_runner_utils.so.19.1
libmlir_float16_utils.so.19.1
libmlir_runner_utils.so.19.1
libomp.so
libompd.so
libomptarget.rtl.amdgpu.so.18.1
libomptarget.rtl.cuda.so.18.1
libomptarget.rtl.x86_64.so.18.1
libomptarget.so.18.1
libomptarget.so.19.1
llc
lld
lli
Expand Down
10 changes: 5 additions & 5 deletions packages/l/llvm/abi_libs32
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
LLVMgold.so
libLLVM.so.18.1
libLTO.so.18.1
libRemarks.so.18.1
libLLVM.so.19.1
libLTO.so.19.1
libRemarks.so.19.1
libc++.so.1
libc++abi.so.1
libclang-cpp.so.18.1
libclang.so.18.1
libclang-cpp.so.19.1
libclang.so.19.1
libclang_rt.asan.so
libclang_rt.scudo_standalone.so
libclang_rt.ubsan_minimal.so
Expand Down
341,730 changes: 128,756 additions & 212,974 deletions packages/l/llvm/abi_symbols

Large diffs are not rendered by default.

Loading

0 comments on commit a62dc4f

Please sign in to comment.