[llvm-branch-commits] [llvm] [BOLT] Propagate BOLTErrors from Core, RewriteInstance, and passes (2/2) (PR #81523)

Rafael Auler via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 12 14:06:41 PST 2024


https://github.com/rafaelauler approved this pull request.

Thanks, as commit message:

As part of the effort to refactor old error handling code that
would directly call exit(1), in this patch continue the migration
on libCore, libRewrite and libPasses to use the new BOLTError
class whenever a failure occurs.

https://github.com/llvm/llvm-project/pull/81523


More information about the llvm-branch-commits mailing list