X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Flto%2Flto.exports;h=46d0d74c82a81c1665426165d80a6acb0c376dbf;hb=cc48854d5d51a2d7557f1040a61f160ad86c9729;hp=3c67cee999f827c3b699e16203ab5ecfa3e446bf;hpb=0586df2f257044c39ed386d85d496a80a8232db1;p=oota-llvm.git diff --git a/tools/lto/lto.exports b/tools/lto/lto.exports index 3c67cee999f..46d0d74c82a 100644 --- a/tools/lto/lto.exports +++ b/tools/lto/lto.exports @@ -1,6 +1,9 @@ lto_get_error_message lto_get_version +lto_initialize_disassembler lto_module_create +lto_module_create_from_fd +lto_module_create_from_fd_at_offset lto_module_create_from_memory lto_module_get_num_symbols lto_module_get_symbol_attribute @@ -24,4 +27,9 @@ lto_codegen_debug_options lto_codegen_set_assembler_args lto_codegen_set_assembler_path lto_codegen_set_cpu -lto_codegen_set_gcc_path +lto_codegen_compile_to_file +LLVMCreateDisasm +LLVMCreateDisasmCPU +LLVMDisasmDispose +LLVMDisasmInstruction +LLVMSetDisasmOptions