1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Target/PowerPC/MCTargetDesc
David Blaikie dc7ca853fc Revert r183854 (PPC: Fix switch warnings from r183841)
Now that the PRED_BAD has been removed, this is failing the Clang
-Werror build due to -Wcovered-switch-default.

llvm-svn: 183863
2013-06-12 20:57:32 +00:00
..
CMakeLists.txt [PowerPC] Clean up generation of ha16() / lo16() markers 2013-05-23 22:26:41 +00:00
LLVMBuild.txt
Makefile
PPCAsmBackend.cpp [PowerPC] Merge/rename PPC fixup types 2013-05-17 12:37:21 +00:00
PPCELFObjectWriter.cpp [PowerPC] Clean up generation of ha16() / lo16() markers 2013-05-23 22:26:41 +00:00
PPCFixupKinds.h [PowerPC] Merge/rename PPC fixup types 2013-05-17 12:37:21 +00:00
PPCMCAsmInfo.cpp [MC/DWARF] Support .debug_frame / .debug_line code alignment factors 2013-06-12 14:46:54 +00:00
PPCMCAsmInfo.h
PPCMCCodeEmitter.cpp [PowerPC] Fix hi/lo encoding in old-style code emitter 2013-05-17 14:14:12 +00:00
PPCMCExpr.cpp [PowerPC] Clean up generation of ha16() / lo16() markers 2013-05-23 22:26:41 +00:00
PPCMCExpr.h [PowerPC] Clean up generation of ha16() / lo16() markers 2013-05-23 22:26:41 +00:00
PPCMCTargetDesc.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
PPCMCTargetDesc.h To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts. 2013-03-17 12:40:42 +00:00
PPCPredicates.cpp Revert r183854 (PPC: Fix switch warnings from r183841) 2013-06-12 20:57:32 +00:00
PPCPredicates.h [PowerPC] Remove PRED_BAD from PPC::Predicate enumeration. 2013-06-12 20:22:24 +00:00