mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 20:51:35 +00:00
3dddd8969f
This removes the need to statically register conversion passes, and also puts all of the conversions within one centralized file. Differential Revision: https://reviews.llvm.org/D76658
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.