diff options
Diffstat (limited to 'llvm/tools/lto/lto.exports')
| -rw-r--r-- | llvm/tools/lto/lto.exports | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/tools/lto/lto.exports b/llvm/tools/lto/lto.exports index cb881d104fb..34922c820d6 100644 --- a/llvm/tools/lto/lto.exports +++ b/llvm/tools/lto/lto.exports @@ -72,3 +72,7 @@ thinlto_codegen_disable_codegen thinlto_module_get_num_object_files thinlto_module_get_object_file thinlto_set_generated_objects_dir +lto_input_create +lto_input_destroy +lto_input_get_num_dependent_libraries +lto_input_get_dependent_library |

