mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-18 16:58:23 +00:00
![gitoleg](/assets/img/avatar_default.png)
This commit adds an assert in one of the CallOp builders to ensure it is not use to create an indirect call. Otherwise, the callee type would include the callee pointer type which is handed in as first argument.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.