LLVM Linker

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:DJ
gptkbp:can_be_extended_by plugins
gptkbp:can_be_used_with gptkb:language
Makefiles
gptkbp:can_create executable files
shared libraries
object files
gptkbp:controls static libraries
dynamic libraries
gptkbp:developed_by gptkb:LLVM_community
gptkbp:has_documentation available online
gptkbp:has_feature relocation
debugging support
symbol resolution
gptkbp:has_version varies with LLVM version
https://www.w3.org/2000/01/rdf-schema#label LLVM Linker
gptkbp:integrates_with LLVM compiler infrastructure
gptkbp:is_available_on gptkb:smartphone
gptkb:operating_system
gptkbp:is_compatible_with C language
C++ language
gptkbp:is_linked_to C programs
C++ programs
Rust programs
Swift programs
gptkbp:is_open_source gptkb:theorem
gptkbp:is_optimized_for execution speed
code size
linking process
gptkbp:is_part_of gptkb:software
gptkbp:is_used_by gptkb:faction
Rust compiler
Swift compiler
gptkbp:is_used_in embedded systems
game development
web assembly
gptkbp:part_of gptkb:LLVM_project
gptkbp:platform gptkb:theorem
gptkbp:provides linking of object files
gptkbp:supports multiple architectures
dead code elimination
link-time optimization
symbol visibility
gptkbp:used_in gptkb:software_framework
gptkbp:written_in gptkb:C++