[PATCH] MCInstrAnalysis::evaluateBranch() silently fails without asserts

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Oct 16 06:20:52 PDT 2013


> I don't know how to write a test case for this since the assert only triggers in Debug.

That is ok. We do have bots that run with assertions enabled, so you
can add a test that just checks that llvm-mc doesn't crash.

Cheers,
Rafael



More information about the llvm-commits mailing list