llvm-mirror/lib/MC
Reid Kleckner 5bd9b33ade Revert "[CodeView] Use assembler directives for line tables"
This reverts commit r259117.

The LineInfo constructor is defined in the codeview library and we have
to link against it now. Doing that isn't trivial, so reverting for now.

llvm-svn: 259126
2016-01-29 00:13:28 +00:00
..
MCDisassembler One more batch of self-containing headers. 2016-01-27 19:29:56 +00:00
MCParser Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
CMakeLists.txt Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
ConstantPools.cpp
ELFObjectWriter.cpp Accept subtractions involving a weak symbol. 2016-01-20 18:57:48 +00:00
LLVMBuild.txt
MachObjectWriter.cpp
MCAsmBackend.cpp [MC, COFF] Add .reloc support for WinCOFF 2016-01-19 23:05:27 +00:00
MCAsmInfo.cpp
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmInfoELF.cpp
MCAsmStreamer.cpp Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
MCAssembler.cpp
MCCodeEmitter.cpp
MCCodeGenInfo.cpp
MCContext.cpp Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
MCDwarf.cpp Rename MCLineEntry to MCDwarfLineEntry 2016-01-21 01:59:03 +00:00
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp
MCExpr.cpp
MCFragment.cpp
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCInstrDesc.cpp
MCLabel.cpp
MCLinkerOptimizationHint.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
MCNullStreamer.cpp
MCObjectFileInfo.cpp ARMv7k: base ABI decision on v7k Arch rather than watchos OS. 2016-01-27 19:32:29 +00:00
MCObjectStreamer.cpp Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
MCObjectWriter.cpp
MCRegisterInfo.cpp
MCSchedule.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
MCSubtargetInfo.cpp
MCSymbol.cpp
MCSymbolELF.cpp
MCTargetOptions.cpp
MCValue.cpp
MCWin64EH.cpp
MCWinEH.cpp
StringTableBuilder.cpp Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
SubtargetFeature.cpp
WinCOFFObjectWriter.cpp [COFF] Simplify SetSectionName 2016-01-24 20:46:11 +00:00
WinCOFFStreamer.cpp
YAML.cpp