forked from OSchip/llvm-project
add _lto_codegen_debug_options so that linker can use it
llvm-svn: 53213
This commit is contained in:
parent
3b46030375
commit
7c6f23fb9d
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue