Skip to content

Commit c0c4391

Browse files
committed
fixup macro
1 parent 23d634e commit c0c4391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
#ifdef ELF_RISCV_NONSTANDARD_RELOC_ALL
2020
#define ELF_RISCV_NONSTANDARD_RELOC_QUALCOMM(NAME, ID) ELF_RISCV_NONSTANDARD_RELOC_ALL(NAME, ID)
21+
#define ELF_RISCV_NONSTANDARD_RELOC_ANDES(NAME, ID) ELF_RISCV_NONSTANDARD_RELOC_ALL(NAME, ID)
2122
#endif
2223

2324
// For each Vendor identifier, VENDOR, as associated with an `R_RISCV_VENDOR`,

0 commit comments

Comments
 (0)