.. |
MCParser
|
Remove unneeded declarations.
|
2010-03-10 20:58:25 +00:00 |
MCAsmInfo.h
|
move three lowering hooks from MAI to TLOF and make one of them
|
2010-03-10 07:20:42 +00:00 |
MCAsmInfoCOFF.h
|
revert 93934, removing the MCAsmInfo endianness bit. I can't
|
2010-01-20 06:34:14 +00:00 |
MCAsmInfoDarwin.h
|
revert 93934, removing the MCAsmInfo endianness bit. I can't
|
2010-01-20 06:34:14 +00:00 |
MCAsmLayout.h
|
MC/Mach-O: Start passing in the basic MCAsmLayout object.
|
2010-03-11 05:53:33 +00:00 |
MCAssembler.h
|
MC: Add MCAssembler::addFixup, which enforces that fixups are added in order.
|
2010-03-12 21:00:38 +00:00 |
MCCodeEmitter.h
|
make getFixupKindInfo return a const reference, allowing
|
2010-02-11 21:27:18 +00:00 |
MCContext.h
|
make the mangler take an MCContext instead of an MAI.
|
2010-03-12 18:44:54 +00:00 |
MCDirectives.h
|
doxygenize some comments, patch by Peter Collingbourne!
|
2010-02-12 21:54:28 +00:00 |
MCDisassembler.h
|
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
|
2009-10-26 01:35:46 +00:00 |
MCExpr.h
|
MC: Sketch initial MCAsmLayout class, which encapsulates the current layout of an assembly file. The MCAsmLayout is also available for use by MCExpr::EvaluateAs{Absolute,Relocatable}, to allow target specific hooks and "absolutizing" of symbols.
|
2010-03-11 02:28:59 +00:00 |
MCFixup.h
|
MCAssembler: Switch MCAsmFixup to storing MCFixupKind instead of just a size.
|
2010-02-13 09:28:54 +00:00 |
MCInst.h
|
Remove a redundant copy constructor.
|
2009-10-30 00:14:33 +00:00 |
MCInstPrinter.h
|
add a new MCInstPrinter::getOpcodeName interface, when it is
|
2010-02-11 22:39:10 +00:00 |
MCSection.h
|
Pass StringRef by value.
|
2009-11-06 10:58:06 +00:00 |
MCSectionELF.h
|
resolve a fixme: the "nonexecutable stack directive" is actually
|
2010-01-23 07:21:06 +00:00 |
MCSectionMachO.h
|
Pass StringRef by value.
|
2009-11-06 10:58:06 +00:00 |
MCStreamer.h
|
remove MAI argument from createAsmStreamer since it
|
2010-03-12 18:28:53 +00:00 |
MCSymbol.h
|
Fix "the the" and similar typos.
|
2010-02-10 16:03:48 +00:00 |
MCValue.h
|
now that MCSymbol::print doesn't use it's MAI argument, we can
|
2010-01-17 21:43:43 +00:00 |
SectionKind.h
|
make TLOF subclassify BSS based on linkage type into private, external
|
2010-01-19 04:15:51 +00:00 |