Allow modifying an ImmutableMap without canonicalizing it immediately.
[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_get_num_symbols
9 lto_module_get_symbol_attribute
10 lto_module_get_symbol_name
11 lto_module_get_target_triple
12 lto_module_set_target_triple
13 lto_module_is_object_file
14 lto_module_is_object_file_for_target
15 lto_module_is_object_file_in_memory
16 lto_module_is_object_file_in_memory_for_target
17 lto_module_dispose
18 lto_codegen_add_module
19 lto_codegen_add_must_preserve_symbol
20 lto_codegen_compile
21 lto_codegen_create
22 lto_codegen_dispose
23 lto_codegen_set_debug_model
24 lto_codegen_set_pic_model
25 lto_codegen_write_merged_modules
26 lto_codegen_debug_options
27 lto_codegen_set_assembler_args
28 lto_codegen_set_assembler_path
29 lto_codegen_set_cpu
30 lto_codegen_compile_to_file
31 LLVMCreateDisasm
32 LLVMDisasmDispose
33 LLVMDisasmInstruction
34 LLVMSetDisasmOptions