.. |
MCParser
|
stop using reserved identifiers.
|
2010-02-09 00:40:07 +00:00 |
MCAsmInfo.h
|
MC: Change default comment column to 40 characters.
|
2010-02-05 07:32:18 +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 |
MCAssembler.h
|
MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections.
|
2010-02-02 21:44:01 +00:00 |
MCCodeEmitter.h
|
MC: First cut at MCFixup, for getting fixup/relocation information out of an MCCodeEmitter.
|
2010-02-09 22:59:55 +00:00 |
MCContext.h
|
Pass StringRef by value.
|
2009-11-06 10:58:06 +00:00 |
MCDirectives.h
|
add symbol attribute support for the ELF .type directive.
|
2010-01-25 18:30:45 +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
|
Add explicit keywords.
|
2010-02-09 00:29:29 +00:00 |
MCFixup.h
|
MC: Switch MCFixup to just hold an MCExpr pointer instead of index into the
|
2010-02-10 04:47:08 +00:00 |
MCInst.h
|
Remove a redundant copy constructor.
|
2009-10-30 00:14:33 +00:00 |
MCInstPrinter.h
|
Add ability for MCInstPrinters to add comments for instructions.
|
2010-02-10 00:10:18 +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
|
llvm-mc: Remove --show-fixups and always show as part of --show-encoding.
|
2010-02-10 01:41:14 +00:00 |
MCSymbol.h
|
now that MCSymbol::print doesn't use it's MAI argument, we can
|
2010-01-17 21:43:43 +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 |