capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.18k stars 1.52k forks source link

fix typos #2387

Closed RainRat closed 2 weeks ago

Rot127 commented 3 weeks ago

Please revert all changes in suite/synctools/tablegen. These files are a copy of LLVM code and are just there for reference. @kabeor couldn't we remove them? They are not used by anything.

Rot127 commented 2 weeks ago

@kabeor This can be merged. The CI Fuzzing is still broken due to unmerged https://github.com/google/oss-fuzz/pull/12028

kabeor commented 2 weeks ago

Thank you, merged.