Snippets for python:llvmlite 0.48.0 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/4imfxqr7x3fha5hn8qsx9vxvc16d3mz0-python3.14-llvmlite-0.48.0.drv.
-
/nix/var/nix/builds/nix-89317-2324723129/source/ffi/core.cpp:25:20: warning: 'LLVMGetGlobalContext' is deprecated: Use of the global context is deprecated, create one using LLVMContextCreate instead [-Wdeprecated-declarations] 25 | auto context = LLVMGetGlobalContext(); | ^