From ef522b4c9c4d9357c355edf99edd766af3429faf Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Fri, 4 Oct 2013 17:30:14 +0000 Subject: Add lto_codegen_add_dso_symbol to the export list. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191970 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/lto/lto.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/lto/lto.exports b/tools/lto/lto.exports index 46d0d74c82..c0e220bb24 100644 --- a/tools/lto/lto.exports +++ b/tools/lto/lto.exports @@ -15,6 +15,7 @@ lto_module_is_object_file_for_target lto_module_is_object_file_in_memory lto_module_is_object_file_in_memory_for_target lto_module_dispose +lto_codegen_add_dso_symbol lto_codegen_add_module lto_codegen_add_must_preserve_symbol lto_codegen_compile -- cgit v1.2.3