llvm-6502/include/llvm/MC
Kevin Enderby f96db468fc Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic
EmitAssemblerFlag API which takes a value from the added AssemblerFlag
enumerated constants.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76087 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 17:56:39 +00:00
..
MCContext.h llvm-mc: Diagnose misuse (mix) of defined symbols and labels. 2009-06-29 23:43:14 +00:00
MCInst.h Fill in some methods for the MCValue field of an MCOperand. 2009-06-30 23:37:44 +00:00
MCSection.h add comments, privatize interface 2009-07-01 06:31:49 +00:00
MCStreamer.h Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic 2009-07-16 17:56:39 +00:00
MCSymbol.h Tweak MCSymbol doxyments. 2009-07-01 07:03:41 +00:00
MCValue.h Rename MCValue::isConstant to isAbsolute. 2009-07-01 06:48:00 +00:00