[llvm] [llvm-exegesis] Error instead of aborting on verification failure (PR #137581)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue May 20 14:48:17 PDT 2025


================
@@ -323,10 +324,8 @@ Error assembleToStream(const ExegesisTarget &ET,
   TPC->printAndVerify("After ExegesisTarget::addTargetSpecificPasses");
----------------
boomanaiden154 wrote:

Yeah. I think for now this is fine. It accomplishes what we need downstream and isn't too invasive. I'll revisit down the line if we need something else/we need to clean up upstream.

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


More information about the llvm-commits mailing list