mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-04 22:17:38 +00:00
![]() 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. |
||
---|---|---|
.. | ||
metadata | ||
create_scope_map.rs | ||
doc.md | ||
gdb.rs | ||
metadata.rs | ||
mod.rs | ||
namespace.rs | ||
utils.rs |