.. |
MCDisassembler
|
Change MCDisassembler::setSymbolizer to take unique_ptr by value.
|
2014-03-07 09:38:02 +00:00 |
MCParser
|
MC: Remove superfluous section attribute flag definitions
|
2014-03-07 07:36:05 +00:00 |
CMakeLists.txt
|
|
|
ELFObjectWriter.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
LLVMBuild.txt
|
|
|
MachObjectWriter.cpp
|
MC: Remove superfluous section attribute flag definitions
|
2014-03-07 07:36:05 +00:00 |
Makefile
|
|
|
MCAsmBackend.cpp
|
|
|
MCAsmInfo.cpp
|
|
|
MCAsmInfoCOFF.cpp
|
|
|
MCAsmInfoDarwin.cpp
|
|
|
MCAsmInfoELF.cpp
|
|
|
MCAsmStreamer.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
MCAssembler.cpp
|
|
|
MCAtom.cpp
|
|
|
MCCodeEmitter.cpp
|
|
|
MCCodeGenInfo.cpp
|
|
|
MCContext.cpp
|
|
|
MCDisassembler.cpp
|
Change MCDisassembler::setSymbolizer to take unique_ptr by value.
|
2014-03-07 09:38:02 +00:00 |
MCDwarf.cpp
|
|
|
MCELF.cpp
|
|
|
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
Always print the implicit .text at the start of an asm file.
|
2014-03-05 20:09:15 +00:00 |
MCExpr.cpp
|
|
|
MCExternalSymbolizer.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
MCFunction.cpp
|
|
|
MCInst.cpp
|
|
|
MCInstPrinter.cpp
|
|
|
MCInstrAnalysis.cpp
|
|
|
MCLabel.cpp
|
|
|
MCMachObjectTargetWriter.cpp
|
|
|
MCMachOStreamer.cpp
|
|
|
MCModule.cpp
|
|
|
MCModuleYAML.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
MCNullStreamer.cpp
|
|
|
MCObjectDisassembler.cpp
|
|
|
MCObjectFileInfo.cpp
|
MC: Remove superfluous section attribute flag definitions
|
2014-03-07 07:36:05 +00:00 |
MCObjectStreamer.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
MCObjectSymbolizer.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
MCObjectWriter.cpp
|
|
|
MCRegisterInfo.cpp
|
|
|
MCRelocationInfo.cpp
|
|
|
MCSection.cpp
|
|
|
MCSectionCOFF.cpp
|
|
|
MCSectionELF.cpp
|
|
|
MCSectionMachO.cpp
|
MC: Remove superfluous section attribute flag definitions
|
2014-03-07 07:36:05 +00:00 |
MCStreamer.cpp
|
Always print the implicit .text at the start of an asm file.
|
2014-03-05 20:09:15 +00:00 |
MCSubtargetInfo.cpp
|
|
|
MCSymbol.cpp
|
|
|
MCSymbolizer.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
MCValue.cpp
|
|
|
MCWin64EH.cpp
|
|
|
SubtargetFeature.cpp
|
|
|
WinCOFFObjectWriter.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
WinCOFFStreamer.cpp
|
Always print the implicit .text at the start of an asm file.
|
2014-03-05 20:09:15 +00:00 |