1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Target/Nios2
David Green 76448ad394 [Targets] Add errors for tiny and kernel codemodel on targets that don't support them
Adds fatal errors for any target that does not support the Tiny or Kernel
codemodels by rejigging the getEffectiveCodeModel calls.

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

llvm-svn: 348585
2018-12-07 12:10:23 +00:00
..
InstPrinter
MCTargetDesc MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt [nios2] Add missing Nios2CodeGen -> Nios2AsmPrinter linkage 2018-11-21 11:25:01 +00:00
Nios2.h
Nios2.td
Nios2AsmPrinter.cpp
Nios2CallingConv.td
Nios2FrameLowering.cpp
Nios2FrameLowering.h
Nios2InstrFormats.td
Nios2InstrInfo.cpp
Nios2InstrInfo.h
Nios2InstrInfo.td
Nios2ISelDAGToDAG.cpp
Nios2ISelLowering.cpp
Nios2ISelLowering.h
Nios2MachineFunction.cpp
Nios2MachineFunction.h
Nios2MCInstLower.cpp
Nios2RegisterInfo.cpp
Nios2RegisterInfo.h
Nios2RegisterInfo.td
Nios2Schedule.td
Nios2Subtarget.cpp
Nios2Subtarget.h
Nios2TargetMachine.cpp [Targets] Add errors for tiny and kernel codemodel on targets that don't support them 2018-12-07 12:10:23 +00:00
Nios2TargetMachine.h
Nios2TargetObjectFile.cpp
Nios2TargetObjectFile.h ARC, Nios2: Silence build warnings. NFCI. 2018-05-17 20:46:01 +00:00
Nios2TargetStreamer.h ARC, Nios2: Silence build warnings. NFCI. 2018-05-17 20:46:01 +00:00