Expand description
Transforms instances and types for LLVM CFI and cross-language LLVM CFI support using Itanium C++ ABI mangling.
For more information about LLVM CFI and cross-language LLVM CFI support for the Rust compiler, see design document in the tracking issue #89653.
Structsยง
- Transform
Ty ๐
Functionsยง
- implemented_
method ๐ - trait_
object_ ๐ty - Transforms an instance for LLVM CFI and cross-language LLVM CFI support using Itanium C++ ABI mangling.
Type Aliasesยง
- Transform
TyOptions ๐Options for transform_ty.