Skip to content

Commit 3b00b13

Browse files
committed
Remove redundant DECL macro definition
1 parent dc20661 commit 3b00b13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ struct VXMemOpInfo {
3030
unsigned BaseInstr;
3131
};
3232

33-
#define GET_RISCVBaseVXMemOpTable_DECL
3433
#define GET_RISCVBaseVXMemOpTable_IMPL
3534
// We need to include the implementation code here because RISCVCustomBehavior
3635
// is not linked against RISCVCodeGen.

0 commit comments

Comments
 (0)