Expand description
Utility functions Utility functions
Functionsยง
- archive_
bitcode_ files - Archive given bitcode files into one archive file
- calculate_
filepath_ hash - derive_
object_ and_ bitcode_ filepath - embed_
bitcode_ filepath_ to_ object_ file - Embed the path of the bitcode to the corresponding object file
- execute_
command_ for_ status - execute_
command_ for_ stderr_ string - execute_
command_ for_ stdout_ string - execute_
llvm_ ar - execute_
llvm_ config - execute_
llvm_ link - extract_
bitcode_ filepaths_ from_ object_ file - Extract the path of the bitcode from the corresponding object file
- extract_
bitcode_ filepaths_ from_ parsed_ object - Extract the path of the bitcode from the parsed object
- extract_
bitcode_ filepaths_ from_ parsed_ objects - find_
llvm_ config - Heuristically searching for the filepath of
llvm-config
- is_
object_ file - is_
plain_ file - link_
bitcode_ files - Link given bitcode files into one bitcode file