.. |
MCParser
|
llvm-mc: Support -n, useful for comparing -integrated-as output since the
|
2010-03-13 02:20:57 +00:00 |
MCAsmInfo.h
|
move fastcall/stdcall mangling up into Mangler.
|
2010-03-12 21:03:47 +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: Constify MCAsmLayout argument to MCExpr::EvaluteAs...
|
2010-03-12 21:00:45 +00:00 |
MCAssembler.h
|
Add some parens and silence a warning.
|
2010-03-13 07:40:34 +00:00 |
MCCodeEmitter.h
|
make getFixupKindInfo return a const reference, allowing
|
2010-02-11 21:27:18 +00:00 |
MCContext.h
|
fix a memory leak yjasskin pointed out: MCSymbol is bump pointer
|
2010-03-15 06:15:35 +00:00 |
MCDirectives.h
|
doxygenize some comments, patch by Peter Collingbourne!
|
2010-02-12 21:54:28 +00:00 |
MCDisassembler.h
|
|
|
MCExpr.h
|
MC: Constify MCAsmLayout argument to MCExpr::EvaluteAs...
|
2010-03-12 21:00:45 +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
|
|
|
MCInstPrinter.h
|
add a new MCInstPrinter::getOpcodeName interface, when it is
|
2010-02-11 22:39:10 +00:00 |
MCSection.h
|
fix MCSectionELF to not leak memory, just like I did for MCSymbol.
|
2010-03-15 06:23:52 +00:00 |
MCSectionELF.h
|
fix MCSectionELF to not leak memory, just like I did for MCSymbol.
|
2010-03-15 06:23:52 +00:00 |
MCSectionMachO.h
|
|
|
MCStreamer.h
|
remove MAI argument from createAsmStreamer since it
|
2010-03-12 18:28:53 +00:00 |
MCSymbol.h
|
fix a memory leak yjasskin pointed out: MCSymbol is bump pointer
|
2010-03-15 06:15:35 +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 |