diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-05-20 14:48:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-20 14:48:17 -0700 |
commit | a690852b290fc9c843933f95d1c8ebb6d7b97adb (patch) | |
tree | e462d85ce0b7034b4aff66164580760ff830e654 /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 98595cfd6fe1d565821bc6507073a87bbaa7db6f (diff) | |
download | llvm-a690852b290fc9c843933f95d1c8ebb6d7b97adb.zip llvm-a690852b290fc9c843933f95d1c8ebb6d7b97adb.tar.gz llvm-a690852b290fc9c843933f95d1c8ebb6d7b97adb.tar.bz2 |
[llvm-exegesis] Error instead of aborting on verification failure (#137581)
This patch makes llvm-exegesis emit an error when the machine function
fails in MachineVerification rather than aborting. This allows
downstream users (particularly https://github.com/google/gematria) to
handle these errors rather than having the entire process crash. This
essentially be NFC from the user perspective minus the addition of the
new error message.
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions