From: Nick Kledzik Date: Mon, 7 Jul 2008 23:24:06 +0000 (+0000) Subject: add _lto_codegen_debug_options so that linker can use it X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=82eec45b00ae42c6221e6e8d7886c36cc75b1efb;p=oota-llvm.git add _lto_codegen_debug_options so that linker can use it git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53213 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/lto/lto.exports b/tools/lto/lto.exports index 415cbbe25ba..aff755937b5 100644 --- a/tools/lto/lto.exports +++ b/tools/lto/lto.exports @@ -19,4 +19,5 @@ _lto_codegen_dispose _lto_codegen_set_debug_model _lto_codegen_set_pic_model _lto_codegen_write_merged_modules +_lto_codegen_debug_options