Skip to content

Commit

Permalink
xtensa: update to espressif/llvm-project (#2533)
Browse files Browse the repository at this point in the history
  • Loading branch information
imbillow authored Nov 10, 2024
1 parent 379e2a4 commit 1ecfb5b
Show file tree
Hide file tree
Showing 42 changed files with 52,904 additions and 1,794 deletions.
1 change: 1 addition & 0 deletions Mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ typedef struct insn_map {
loongarch_suppl_info loongarch;
aarch64_suppl_info aarch64;
systemz_suppl_info systemz;
xtensa_suppl_info xtensa;
} suppl_info; // Supplementary information for each instruction.
#endif
} insn_map;
Expand Down
Loading

0 comments on commit 1ecfb5b

Please sign in to comment.