The asm printer grew the ability to automatically fall back to the
generic format for invalid ops, so this logic doesn't need to be in the
bindings anymore. The printer already handles supressing diagnostics
that get emitted while checking if the op is valid.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo