llvm-6502/lib/MC/MCDisassembler
Eric Christopher e2424b02b2 Replace the MCSubtargetInfo parameter with a Triple when creating
an MCInstPrinter. Update all callers and use where we wanted a Triple
previously.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233648 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 00:10:04 +00:00
..
CMakeLists.txt
Disassembler.cpp Replace the MCSubtargetInfo parameter with a Triple when creating 2015-03-31 00:10:04 +00:00
Disassembler.h
LLVMBuild.txt
Makefile
MCDisassembler.cpp
MCExternalSymbolizer.cpp unique_ptrify the RelInfo parameter to TargetRegistry::createMCSymbolizer 2015-01-18 20:45:48 +00:00
MCRelocationInfo.cpp