mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 02:31:26 +00:00
[bpf] fix build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237751 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
891fd53a90
commit
a6f501cb97
@ -510,7 +510,7 @@ SDValue BPFTargetLowering::LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const {
|
||||
|
||||
const char *BPFTargetLowering::getTargetNodeName(unsigned Opcode) const {
|
||||
switch ((BPFISD::NodeType)Opcode) {
|
||||
case BPFISD::FIRST_TYPE:
|
||||
case BPFISD::FIRST_NUMBER:
|
||||
break;
|
||||
case BPFISD::RET_FLAG:
|
||||
return "BPFISD::RET_FLAG";
|
||||
|
Loading…
x
Reference in New Issue
Block a user