[libLTO] Expose LLVMCreateDisasmCPUFeatures from libLTO
authorSteven Wu <stevenwu@apple.com>
Wed, 26 Sep 2018 16:47:35 +0000 (16:47 +0000)
committerSteven Wu <stevenwu@apple.com>
Wed, 26 Sep 2018 16:47:35 +0000 (16:47 +0000)
The export file of libLTO should has all the interfaces declared in
llvm-c/lto.h and llvm-c/Disassembler.h but LLVMCreateDisasmCPUFeatures
is missing from the list. Export the C API to be consistant.

llvm-svn: 343124

llvm/tools/lto/lto.exports

index c7a3386..cb881d1 100644 (file)
@@ -46,6 +46,7 @@ LLVMCreateDisasmCPU
 LLVMDisasmDispose
 LLVMDisasmInstruction
 LLVMSetDisasmOptions
+LLVMCreateDisasmCPUFeatures
 thinlto_create_codegen
 thinlto_codegen_dispose
 thinlto_codegen_add_module