Snippets for python:llvmlite 0.48.0 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/r794m8f6dq184m11gxf0xmjbaw9kckhw-python3.13-llvmlite-0.48.0.drv.
-
/nix/var/nix/builds/nix-71401-4105656333/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(); | ^