[PATCH] D46339: [GlobalISel][Legalizer] LegalizerInfo verifier: Follow Up
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 08:44:14 PDT 2018
qcolombet added a comment.
With `not llc` you can still check specifics in FileCheck whereas with XFAIL you usually don't put checks at all.
In this case, I would expect a `not llc` + filecheck of some error message.
Repository:
rL LLVM
https://reviews.llvm.org/D46339
More information about the llvm-commits
mailing list