llvm-6502/include/llvm/MC
Kevin Enderby 1b02acb2a0 Revert some unneeded parts of the change in r107886 for the
.weak_def_can_be_hidden directive.  Chris pointed out that the MCAsmInfo.h/.cpp
chunks aren't needed for this until the compiler starts generating these.  And
when that happens it will be more convenient for it to be a bool than a const
char*.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107906 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-08 20:30:44 +00:00
..
MCParser MC: Fix some stray hunks I didn't intend to commit. 2010-07-01 20:48:51 +00:00
EDInstInfo.h
MachObjectWriter.h
MCAsmInfo.h Revert some unneeded parts of the change in r107886 for the 2010-07-08 20:30:44 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAssembler.h
MCCodeEmitter.h
MCContext.h Added the darwin .secure_log_unique and .secure_log_reset directives. 2010-06-28 21:45:58 +00:00
MCDirectives.h Added the darwin .weak_def_can_be_hidden directive. 2010-07-08 17:22:42 +00:00
MCDisassembler.h
MCExpr.h
MCFixup.h
MCInst.h
MCInstPrinter.h
MCLabel.h
MCMachOSymbolFlags.h
MCObjectStreamer.h
MCObjectWriter.h
MCSection.h Trailing whitespace. 2010-07-01 01:00:22 +00:00
MCSectionCOFF.h MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael 2010-07-01 20:07:24 +00:00
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h
MCSymbol.h
MCValue.h
SectionKind.h Trailing whitespace. 2010-07-01 01:00:22 +00:00