mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
`(void)` was added when LogicalResult was marked as non discard. This commit cleans them up to properly propagate failures. Reviewed By: scotttodd Differential Revision: https://reviews.llvm.org/D115541
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.