[llvm-exegesis] Use ExitOnErr instead of manually logging and exiting
This patch removes an explicit use of dbgs() and exit when logging an error to explicitly use ExitOnErr as this is the canonical way to do this within exegesis.
parent
02cadde5
Please register or sign in to comment