..
MCDisassembler
MCParser
AsmParser: record "# line file" context to calculate location for diag
2016-04-13 19:46:54 +00:00
CMakeLists.txt
Move ObjectYAML code to a new library.
2016-03-01 19:15:06 +00:00
ConstantPools.cpp
ELFObjectWriter.cpp
[MC/ELFObjectWriter] Fix indentation of class body.
2016-04-12 21:45:53 +00:00
LLVMBuild.txt
MachObjectWriter.cpp
[MachO] Add MachO alt-entry directive support.
2016-03-15 01:43:05 +00:00
MCAsmBackend.cpp
MCAsmInfo.cpp
[MachO] Add MachO alt-entry directive support.
2016-03-15 01:43:05 +00:00
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
[MachO] Add MachO alt-entry directive support.
2016-03-15 01:43:05 +00:00
MCAsmInfoELF.cpp
MCAsmStreamer.cpp
[MachO] Add MachO alt-entry directive support.
2016-03-15 01:43:05 +00:00
MCAssembler.cpp
MCCodeEmitter.cpp
MCCodeGenInfo.cpp
MCCodeView.cpp
[codeview] Fix emission of file changes in inline line tables
2016-02-19 23:55:38 +00:00
MCContext.cpp
Handle section vs global name conflict.
2016-03-28 20:36:28 +00:00
MCDwarf.cpp
Don't crash when compiling inline assembler containing .file directives.
2016-03-09 17:32:56 +00:00
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp
[Object] Make .alt_entry directive parsing MachO specific.
2016-04-11 18:33:45 +00:00
MCExpr.cpp
[MC] Rename TLSDESC as it's not ARM specific.
2016-03-15 17:29:52 +00:00
MCFragment.cpp
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCInstrDesc.cpp
MCLabel.cpp
MCLinkerOptimizationHint.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
[MachO] Extend the alt_entry support for aliases added in r263521 to
2016-03-15 04:20:49 +00:00
MCNullStreamer.cpp
MCObjectFileInfo.cpp
[lanai] Add ELF enum value and relocations.
2016-03-01 21:21:42 +00:00
MCObjectStreamer.cpp
MCObjectWriter.cpp
MCRegisterInfo.cpp
[codeview] Bail on a DBG_VALUE register operand with no register
2016-02-16 21:49:26 +00:00
MCSchedule.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp
Add capability to push/pop DFI in MCStreamer. NFC
2016-02-24 22:25:18 +00:00
MCSubtargetInfo.cpp
MCSymbol.cpp
MCSymbolELF.cpp
MCTargetOptions.cpp
MCValue.cpp
MCWin64EH.cpp
MCWinEH.cpp
StringTableBuilder.cpp
Add support for merging strings with alignment larger than one char.
2016-02-19 14:13:52 +00:00
SubtargetFeature.cpp
WinCOFFObjectWriter.cpp
WinCOFFStreamer.cpp
[Object] Make .alt_entry directive parsing MachO specific.
2016-04-11 18:33:45 +00:00