llvm-project/llvm/lib/Target/Nios2/MCTargetDesc
Peter Collingbourne dcd7d6c331 MC: Separate creating a generic object writer from creating a target object writer. NFCI.
With this we gain a little flexibility in how the generic object
writer is created.

Part of PR37466.

Differential Revision: https://reviews.llvm.org/D47045

llvm-svn: 332868
2018-05-21 19:20:29 +00:00
..
CMakeLists.txt [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
LLVMBuild.txt [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2AsmBackend.cpp MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
Nios2AsmBackend.h MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
Nios2BaseInfo.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2ELFObjectWriter.cpp MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
Nios2FixupKinds.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MCAsmInfo.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MCAsmInfo.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MCExpr.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MCExpr.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MCTargetDesc.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MCTargetDesc.h MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
Nios2TargetStreamer.cpp ARC, Nios2: Silence build warnings. NFCI. 2018-05-17 20:46:01 +00:00