summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-12-07 23:53:27 +0000
committerJim Grosbach <grosbach@apple.com>2012-12-07 23:53:27 +0000
commit68a590df13f47180abd3022aa75f237ae993770f (patch)
treea487064540fd5e3320aa38fec3eb09f1158f6239 /tools
parent99faa3b4ec6d03ac7808fe4ff3fbf3d04e375502 (diff)
Add C API for specifying CPU to the disassembler.
It was a nasty oversight that we didn't include this when we added this API in the first place. Blech. rdar://12839439 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169653 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
-rw-r--r--tools/lto/lto.exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lto/lto.exports b/tools/lto/lto.exports
index d783d1cb187..46d0d74c82a 100644
--- a/tools/lto/lto.exports
+++ b/tools/lto/lto.exports
@@ -29,6 +29,7 @@ lto_codegen_set_assembler_path
lto_codegen_set_cpu
lto_codegen_compile_to_file
LLVMCreateDisasm
+LLVMCreateDisasmCPU
LLVMDisasmDispose
LLVMDisasmInstruction
LLVMSetDisasmOptions