..
MCDisassembler
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCParser
MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.
2017-06-14 18:52:12 +00:00
CMakeLists.txt
Rename WinCOFFStreamer.cpp -> MCWinCOFFStreamer.cpp
2017-06-21 20:58:17 +00:00
ConstantPools.cpp
ELFObjectWriter.cpp
Add a common error checking for some invalid expressions.
2017-06-22 17:25:35 +00:00
LLVMBuild.txt
MachObjectWriter.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCAsmBackend.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCAsmInfo.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCAsmInfoELF.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCAsmInfoWasm.cpp
MCAsmStreamer.cpp
MCAssembler.cpp
Rename and adjust processFixupValue.
2017-06-30 22:47:27 +00:00
MCCodeEmitter.cpp
MCCodeView.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCContext.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCDwarf.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCExpr.cpp
[MachO] Fix codegen of alias of alias.
2017-06-08 20:49:03 +00:00
MCFragment.cpp
[MC] Fix const qualifier warning
2017-06-22 19:08:30 +00:00
MCInst.cpp
MCInstPrinter.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCInstrAnalysis.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCInstrDesc.cpp
MCLabel.cpp
MCLinkerOptimizationHint.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCNullStreamer.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCObjectFileInfo.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCObjectStreamer.cpp
MCObjectWriter.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCRegisterInfo.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCSchedule.cpp
MCSection.cpp
Mark dump() methods as const. NFC
2017-06-21 22:19:17 +00:00
MCSectionCOFF.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCSectionELF.cpp
MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.
2017-06-14 18:52:12 +00:00
MCSectionMachO.cpp
MCSectionWasm.cpp
MCStreamer.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCSubtargetInfo.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCSymbol.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCSymbolELF.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCTargetOptions.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCValue.cpp
MCWasmObjectTargetWriter.cpp
[WebAssembly] Remove unused methods from MCWasmObjectTargetWriter
2017-06-06 16:38:59 +00:00
MCWasmStreamer.cpp
[WebAssembly] Add support for weak symbols in the binary format
2017-06-20 04:04:59 +00:00
MCWin64EH.cpp
MCWinCOFFStreamer.cpp
[MC] Allow assembling .secidx and .secrel32 for undefined symbols
2017-06-22 21:02:14 +00:00
MCWinEH.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
StringTableBuilder.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
SubtargetFeature.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
WasmObjectWriter.cpp
[WebAssembly] Support weak defined symbols
2017-07-07 02:01:29 +00:00
WinCOFFObjectWriter.cpp
COFF: Produce an error on invalid pcrel relocs.
2017-06-23 04:07:44 +00:00