sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
llvm.c.linker
llvm
c
Undocumented in source.
Public Imports
llvm.c.types
public
import
llvm
.
c
.
types
;
Undocumented in source.
Members
Enums
LLVMLinkerMode
enum
LLVMLinkerMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Functions
LLVMLinkModules2
LLVMBool
LLVMLinkModules2
(LLVMModuleRef Dest, LLVMModuleRef Src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Source File
llvm
c
modules
analysis
bitReader
bitWriter
core
disassembler
errorHandling
executionEngine
initialization
irReader
linkTimeOptimizer
linker
lto
object
orcBinding
support
target
targetMachine
transforms
types