Expand description
COMDAT
Enums§
Functions§
- LLVM
GetComdat ⚠ - Get the Comdat assigned to the given global object.
- LLVM
GetComdat ⚠Selection Kind - Get the conflict resolution selection kind for the Comdat.
- LLVM
GetOr ⚠Insert Comdat - Return the Comdat in the module with the specified name. It is created if it didn’t already exist.
- LLVM
SetComdat ⚠ - Assign the Comdat to the given global object.
- LLVM
SetComdat ⚠Selection Kind - Set the conflict resolution selection kind for the Comdat.