Snippets for python:llvmlite 0.48.0 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/fj97r1s9wrfpwhqmy69m0afg73y1pml3-python3.13-llvmlite-0.48.0.drv.
-
/build/source/ffi/core.cpp:25:40: warning: ‘LLVMOpaqueContext* LLVMGetGlobalContext()’ is deprecated: Use of the global context is deprecated, create one using LLVMContextCreate instead [-Wdeprecated-declarations] 25 | auto context = LLVMGetGlobalContext(); | ~~~~~~~~~~~~~~~~~~~~^~