.. |
MCDisassembler
|
[C++] Use 'nullptr'.
|
2014-04-24 06:44:33 +00:00 |
MCParser
|
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.
|
2014-04-29 23:26:49 +00:00 |
CMakeLists.txt
|
Fix pr19645.
|
2014-05-03 19:57:04 +00:00 |
ELFObjectWriter.cpp
|
Fix pr19645.
|
2014-05-03 19:57:04 +00:00 |
LLVMBuild.txt
|
|
|
MachObjectWriter.cpp
|
Centralize the handling of the thumb bit.
|
2014-04-29 12:46:50 +00:00 |
Makefile
|
|
|
MCAsmBackend.cpp
|
|
|
MCAsmInfo.cpp
|
|
|
MCAsmInfoCOFF.cpp
|
|
|
MCAsmInfoDarwin.cpp
|
|
|
MCAsmInfoELF.cpp
|
|
|
MCAsmStreamer.cpp
|
Move EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrameAddr to the obj streamer.
|
2014-05-12 14:43:25 +00:00 |
MCAssembler.cpp
|
Move getBaseSymbol somewhere the COFF writer can use.
|
2014-05-01 13:24:25 +00:00 |
MCAtom.cpp
|
|
|
MCCodeEmitter.cpp
|
|
|
MCCodeGenInfo.cpp
|
|
|
MCContext.cpp
|
Fix uninitialized variable introduced in r207739.
|
2014-05-01 19:55:34 +00:00 |
MCDisassembler.cpp
|
|
|
MCDwarf.cpp
|
Pass a MCObjectStreamer instead of a MCStreamer when possible.
|
2014-05-12 14:40:12 +00:00 |
MCELF.cpp
|
|
|
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
Remove an always true argument.
|
2014-05-12 13:30:10 +00:00 |
MCExpr.cpp
|
Fix pr19645.
|
2014-05-03 19:57:04 +00:00 |
MCExternalSymbolizer.cpp
|
|
|
MCFunction.cpp
|
Use std::unique_ptr to manage MCBasicBlocks in MCFunction.
|
2014-04-15 04:56:29 +00:00 |
MCInst.cpp
|
|
|
MCInstPrinter.cpp
|
|
|
MCInstrAnalysis.cpp
|
|
|
MCLabel.cpp
|
|
|
MCLinkerOptimizationHint.cpp
|
|
|
MCMachObjectTargetWriter.cpp
|
|
|
MCMachOStreamer.cpp
|
Remove an always true argument.
|
2014-05-12 13:30:10 +00:00 |
MCModule.cpp
|
Use unique_ptr to own MCFunctions within MCModule.
|
2014-04-15 05:15:19 +00:00 |
MCModuleYAML.cpp
|
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.
|
2014-04-29 23:26:49 +00:00 |
MCNullStreamer.cpp
|
Move EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrameAddr to the obj streamer.
|
2014-05-12 14:43:25 +00:00 |
MCObjectDisassembler.cpp
|
[Modules] Make Support/Debug.h modular. This requires it to not change
|
2014-04-21 22:55:11 +00:00 |
MCObjectFileInfo.cpp
|
Check explicitly for EHABI and just use the default settings.
|
2014-05-13 17:58:13 +00:00 |
MCObjectStreamer.cpp
|
Move EH/Debug frame handling to the object streamer.
|
2014-05-12 14:02:44 +00:00 |
MCObjectSymbolizer.cpp
|
|
|
MCObjectWriter.cpp
|
|
|
MCRegisterInfo.cpp
|
|
|
MCRelocationInfo.cpp
|
|
|
MCSection.cpp
|
|
|
MCSectionCOFF.cpp
|
MC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
|
2014-04-23 21:29:34 +00:00 |
MCSectionELF.cpp
|
|
|
MCSectionMachO.cpp
|
|
|
MCStreamer.cpp
|
Move EH/Debug frame handling to the object streamer.
|
2014-05-12 14:02:44 +00:00 |
MCSubtargetInfo.cpp
|
ArrayRef-ize the Feature and Processor tables for SubtargetFeatures.
|
2014-05-06 20:23:04 +00:00 |
MCSymbol.cpp
|
|
|
MCSymbolizer.cpp
|
|
|
MCTargetOptions.cpp
|
Move the TargetMachine MC options to MCTargetOptions. No functional
|
2014-05-15 01:08:00 +00:00 |
MCValue.cpp
|
Fix pr19645.
|
2014-05-03 19:57:04 +00:00 |
MCWin64EH.cpp
|
|
|
SubtargetFeature.cpp
|
Make the split function use StringRef::split.
|
2014-05-13 19:55:17 +00:00 |
WinCOFFObjectWriter.cpp
|
Fix typos
|
2014-05-15 01:52:21 +00:00 |
WinCOFFStreamer.cpp
|
Make getOrCreateSymbolData non virtual.
|
2014-04-27 17:23:37 +00:00 |