Skip to content

Commit

Permalink
Auto merge of #130389 - Luv-Ray:LLVMMDNodeInContext2, r=nikic
Browse files Browse the repository at this point in the history
llvm: replace some deprecated functions

`LLVMMDStringInContext` and `LLVMMDNodeInContext` are deprecated, replace them with `LLVMMDStringInContext2` and `LLVMMDNodeInContext2`.
Also replace `Value` with `Metadata` in some function signatures for better consistency.
  • Loading branch information
bors committed Sep 24, 2024
2 parents 0426921 + 1b00a09 commit 75904ca
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 75904ca

Please sign in to comment.