mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-23 16:19:52 +00:00
CodeGen: Remove commented out code
These two lines have been commented out for over 4 years. They aren't helping anyone. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214615 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -2449,8 +2449,6 @@ SelectCodeCommon(SDNode *NodeToMatch, const unsigned char *MatcherTable,
|
|||||||
case ISD::BasicBlock:
|
case ISD::BasicBlock:
|
||||||
case ISD::Register:
|
case ISD::Register:
|
||||||
case ISD::RegisterMask:
|
case ISD::RegisterMask:
|
||||||
//case ISD::VALUETYPE:
|
|
||||||
//case ISD::CONDCODE:
|
|
||||||
case ISD::HANDLENODE:
|
case ISD::HANDLENODE:
|
||||||
case ISD::MDNODE_SDNODE:
|
case ISD::MDNODE_SDNODE:
|
||||||
case ISD::TargetConstant:
|
case ISD::TargetConstant:
|
||||||
|
|||||||
Reference in New Issue
Block a user