Module utils

Source
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