mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-06 21:05:51 +00:00
aa75693ea4
This has a few advantages: * Only targets that use a MCTargetStreamer have to worry about it. * There is never a MCTargetStreamer without a MCStreamer, so we can use a reference. * A MCTargetStreamer can talk to the MCStreamer in its constructor. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200129 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile | ||
SparcAsmBackend.cpp | ||
SparcBaseInfo.h | ||
SparcELFObjectWriter.cpp | ||
SparcFixupKinds.h | ||
SparcMCAsmInfo.cpp | ||
SparcMCAsmInfo.h | ||
SparcMCCodeEmitter.cpp | ||
SparcMCExpr.cpp | ||
SparcMCExpr.h | ||
SparcMCTargetDesc.cpp | ||
SparcMCTargetDesc.h | ||
SparcTargetStreamer.cpp |