Snippets for python:llvmlite 0.48.0 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/qjrdzhq388hik7s5ki0y50hixr46yfrh-python3.14-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(); | ~~~~~~~~~~~~~~~~~~~~^~