llvm-6502/include/llvm/MC
Rafael Espindola 8f413fa9c0 On ELF we need to know which symbols are used in relocations to decide if
they should be in the symbol table or not. Instead of "guessing", just compute
the symbol table after the relocations are known.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115619 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-05 15:11:03 +00:00
..
MCParser MC/AsmParser: Handle exponents in floating point literals. 2010-09-27 20:12:52 +00:00
EDInstInfo.h Fixed a nasty layering violation in the edis source 2010-04-13 21:21:57 +00:00
ELFObjectWriter.h On ELF we need to know which symbols are used in relocations to decide if 2010-10-05 15:11:03 +00:00
MachObjectWriter.h On ELF we need to know which symbols are used in relocations to decide if 2010-10-05 15:11:03 +00:00
MCAsmInfo.h trailing whitespace 2010-09-23 18:07:04 +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: Switch to completely lazy layout. 2010-05-14 00:51:14 +00:00
MCAssembler.h Did my commit for the last patch for the .loc directory from the wrong place and 2010-09-30 17:16:09 +00:00
MCCodeEmitter.h MCCodeEmitter: Add target independent fixup flag for is-pc-relative. 2010-03-19 10:43:23 +00:00
MCContext.h Incorporate suggestions by Daniel Dunbar after his review. Thanks Daniel! 2010-10-04 20:17:24 +00:00
MCDirectives.h Tiny patch for proof-of-concept cleanup of ARMAsmPrinter::EmitStartOfAsmFile() 2010-09-30 02:45:56 +00:00
MCDisassembler.h Quick fix for build errors caused by undefined 2010-04-13 21:36:35 +00:00
MCDwarf.h Did my commit for the last patch for the .loc directory from the wrong place and 2010-09-30 17:16:09 +00:00
MCELFSymbolFlags.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:57:57 +00:00
MCExpr.h Add support for ELF PLT references for ARM MC asm printing. Adding a 2010-09-22 23:27:36 +00:00
MCFixup.h MC: Simplify MCFixup and increase the available offset size. 2010-05-26 15:18:40 +00:00
MCInst.h make this non brain dead... 2010-09-16 17:48:08 +00:00
MCInstPrinter.h trailing whitespace 2010-09-17 21:23:56 +00:00
MCLabel.h Added support in MC for Directional Local Labels. 2010-05-17 23:08:19 +00:00
MCMachOSymbolFlags.h Fix i386 relocations to Weak Definitions. The relocation entries should be 2010-05-07 21:44:23 +00:00
MCObjectStreamer.h Avoid some Mach-O specific alignment being done on ELF. 2010-09-22 22:27:05 +00:00
MCObjectWriter.h On ELF we need to know which symbols are used in relocations to decide if 2010-10-05 15:11:03 +00:00
MCSection.h Add hook in MCSection to decide when to use "optimized nops", for each 2010-10-04 17:32:41 +00:00
MCSectionCOFF.h Add hook in MCSection to decide when to use "optimized nops", for each 2010-10-04 17:32:41 +00:00
MCSectionELF.h Add hook in MCSection to decide when to use "optimized nops", for each 2010-10-04 17:32:41 +00:00
MCSectionMachO.h Add hook in MCSection to decide when to use "optimized nops", for each 2010-10-04 17:32:41 +00:00
MCStreamer.h Did my commit for the last patch for the .loc directory from the wrong place and 2010-09-30 17:16:09 +00:00
MCSymbol.h llvm-mc: Support reassignment of variables in one special case, when the 2010-05-17 17:46:23 +00:00
MCValue.h MCValue: Change to holding MCSymbolRefExprs instead of MCSymbols, we will need this for accessing to symbol modifiers. 2010-03-18 00:59:10 +00:00
SectionKind.h Trailing whitespace. 2010-07-01 01:00:22 +00:00