mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-30 13:47:32 +00:00
a69cb78242
Type codes for COMPLEX kinds 2, 3, and 10 were added in https://reviews.llvm.org/D117336 but handling for these kinds in TypeCode(cat, kind) has not been added yet. Differential Revision: https://reviews.llvm.org/D121587