mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 12:19:23 +08:00
Use `llvm::Error` instead of `CommandReturnObject` for error reporting. The command return objects were populated with errors but never displayed. With this patch they're at least logged.
8.1 KiB
8.1 KiB