Files
clang-p2996/lld/test
bd1976bris b4d2e502e0 [LLVM] Use reportFatalUsageError for LTO usage errors (#140955)
Usage errors in `LTOBackend.cpp` were previously, misleadingly, reported
as internal crashes.

This PR updates `LTOBackend.cpp` to use `reportFatalUsageError` for
reporting usage-related issues.

LLVM Issue: https://github.com/llvm/llvm-project/issues/140953
Internal Tracker: TOOLCHAIN-17744
2025-05-21 23:21:59 +01:00
..