Add C API for specifying CPU to the disassembler.
authorJim Grosbach <grosbach@apple.com>
Fri, 7 Dec 2012 23:53:27 +0000 (23:53 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 7 Dec 2012 23:53:27 +0000 (23:53 +0000)
commit0ca9d5b7a5f40ca027a4d03ba9fcecf5bf223179
treeed372b6ceda5fca4f5e496da6adeb92db6dbb7a0
parent3087d026da6ad5d201497c0703ec876463180cfa
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

llvm-svn: 169653
llvm/include/llvm-c/Disassembler.h
llvm/lib/MC/MCDisassembler/Disassembler.cpp
llvm/tools/lto/lto.exports