llvm-6502/lib/MC/MCDisassembler
Bill Wendling 99cb622041 Use pointers to the MCAsmInfo and MCRegInfo.
Someone may want to do something crazy, like replace these objects if they
change or something.

No functionality change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184175 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-18 07:20:20 +00:00
..
CMakeLists.txt Remove edis - the enhanced disassembler. Fixes PR14654. 2012-12-19 19:55:47 +00:00
Disassembler.cpp Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
Disassembler.h Add to the disassembler C API an option to print the disassembled 2012-12-18 23:47:28 +00:00
LLVMBuild.txt Clients are responsible for initializing the targets, remove it from the disassembler API. 2011-11-11 13:20:40 +00:00
Makefile there is no reason to dynamically generate a static header. 2010-07-20 18:59:58 +00:00