llvm-6502/lib/MC
Rafael Espindola 187ce544b2 Do relaxations with FT_Org fragments. Fixes the FIXME:
// FIXME: We should compute this sooner, we don't want to recurse here, and
    // we would like to be more functional.

In MCAssembler::ComputeFragmentSize.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118080 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-02 21:38:23 +00:00
..
MCDisassembler
MCParser Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
CMakeLists.txt
ELFObjectWriter.cpp
MachObjectWriter.cpp
Makefile
MCAsmInfo.cpp
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmStreamer.cpp Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MCAssembler.cpp Do relaxations with FT_Org fragments. Fixes the FIXME: 2010-11-02 21:38:23 +00:00
MCCodeEmitter.cpp
MCContext.cpp
MCDisassembler.cpp
MCDwarf.cpp Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MCELFStreamer.cpp Write the line info to .debug_line. 2010-11-01 17:07:14 +00:00
MCExpr.cpp
MCInst.cpp
MCInstPrinter.cpp
MCLabel.cpp
MCLoggingStreamer.cpp Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MCMachOStreamer.cpp
MCNullStreamer.cpp Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MCObjectFormat.cpp
MCObjectStreamer.cpp Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MCObjectWriter.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MCSymbol.cpp
MCValue.cpp
TargetAsmBackend.cpp
WinCOFFObjectWriter.cpp
WinCOFFStreamer.cpp