wasmer/rustdoc/llvm_sys/comdat/sidebar-items.js
2019-09-06 15:57:44 -07:00

1 line
516 B
JavaScript

initSidebarItems({"enum":[["LLVMComdatSelectionKind",""]],"fn":[["LLVMGetComdat","Get the Comdat assigned to the given global object."],["LLVMGetComdatSelectionKind","Get the conflict resolution selection kind for the Comdat."],["LLVMGetOrInsertComdat","Return the Comdat in the module with the specified name. It is created if it didn't already exist."],["LLVMSetComdat","Assign the Comdat to the given global object."],["LLVMSetComdatSelectionKind","Set the conflict resolution selection kind for the Comdat."]]});