llvm-6502/lib/MC
Chris Lattner 8eeba35bab revert 93934, removing the MCAsmInfo endianness bit. I can't
stomache MCAsmInfo having this, and I found a better solution to
this layering issue.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93985 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-20 06:34:14 +00:00
..
CMakeLists.txt
Makefile
MCAsmInfo.cpp revert 93934, removing the MCAsmInfo endianness bit. I can't 2010-01-20 06:34:14 +00:00
MCAsmInfoCOFF.cpp revert 93934, removing the MCAsmInfo endianness bit. I can't 2010-01-20 06:34:14 +00:00
MCAsmInfoDarwin.cpp revert 93934, removing the MCAsmInfo endianness bit. I can't 2010-01-20 06:34:14 +00:00
MCAsmLexer.cpp llvm-mc: Move MCAsmToken::getLoc() into MC library where it belongs. 2009-08-14 02:18:40 +00:00
MCAsmParser.cpp Promoted the getTok() method to MCAsmParser so that 2010-01-19 21:44:56 +00:00
MCAsmStreamer.cpp add a new EmitIntValue method that MCStreamer impls can optionally define 2010-01-19 22:03:38 +00:00
MCAssembler.cpp
MCCodeEmitter.cpp
MCContext.cpp
MCDisassembler.cpp
MCExpr.cpp
MCInst.cpp
MCInstPrinter.cpp
MCMachOStreamer.cpp
MCNullStreamer.cpp
MCSection.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp add a new EmitIntValue method that MCStreamer impls can optionally define 2010-01-19 22:03:38 +00:00
MCSymbol.cpp
MCValue.cpp
TargetAsmParser.cpp