Fixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with Darwin fat binaries.
[oota-llvm.git] / tools / lto / lto.exports
1 lto_get_error_message
2 lto_get_version
3 lto_initialize_disassembler
4 lto_module_create
5 lto_module_create_from_fd
6 lto_module_create_from_fd_at_offset
7 lto_module_create_from_memory
8 lto_module_create_from_memory_with_path
9 lto_module_create_in_local_context
10 lto_module_create_in_codegen_context
11 lto_module_get_deplib
12 lto_module_get_linkeropt
13 lto_module_get_num_deplibs
14 lto_module_get_num_linkeropts
15 lto_module_get_num_symbols
16 lto_module_get_symbol_attribute
17 lto_module_get_symbol_name
18 lto_module_get_target_triple
19 lto_module_set_target_triple
20 lto_module_is_object_file
21 lto_module_is_object_file_for_target
22 lto_module_is_object_file_in_memory
23 lto_module_is_object_file_in_memory_for_target
24 lto_module_dispose
25 lto_api_version
26 lto_codegen_set_diagnostic_handler
27 lto_codegen_add_module
28 lto_codegen_set_module
29 lto_codegen_add_must_preserve_symbol
30 lto_codegen_compile
31 lto_codegen_create
32 lto_codegen_create_in_local_context
33 lto_codegen_dispose
34 lto_codegen_set_debug_model
35 lto_codegen_set_pic_model
36 lto_codegen_write_merged_modules
37 lto_codegen_debug_options
38 lto_codegen_set_assembler_args
39 lto_codegen_set_assembler_path
40 lto_codegen_set_cpu
41 lto_codegen_compile_to_file
42 lto_codegen_optimize
43 lto_codegen_compile_optimized
44 LLVMCreateDisasm
45 LLVMCreateDisasmCPU
46 LLVMDisasmDispose
47 LLVMDisasmInstruction
48 LLVMSetDisasmOptions