llvm-6502/include/llvm/MC
Daniel Dunbar 525a3a67c1 llvm-mc: Support reassignment of variables in one special case, when the
variable has not yet been used in an expression. This allows us to support a few
cases that show up in real code (mostly because gcc generates it for Objective-C
on Darwin), without giving up a reasonable semantic model for assignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103950 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-17 17:46:23 +00:00
..
MCParser
EDInstInfo.h
MachObjectWriter.h
MCAsmInfo.h
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAssembler.h
MCCodeEmitter.h
MCContext.h
MCDirectives.h
MCDisassembler.h
MCExpr.h
MCFixup.h
MCInst.h
MCInstPrinter.h
MCMachOSymbolFlags.h
MCObjectWriter.h
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h
MCSymbol.h llvm-mc: Support reassignment of variables in one special case, when the 2010-05-17 17:46:23 +00:00
MCValue.h
SectionKind.h