[PATCH] D145632: [test] Remove occurences of br undef in CodeGen/PowerPC tests

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 06:53:45 PST 2023


nemanjai added a comment.

You can also try a quick check of `llvm-lit test/CodeGen/PowerPC` to run all the tests in that directory. If that ends up running zero tests, you've definitely not built the PowerPC target.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145632/new/

https://reviews.llvm.org/D145632



More information about the llvm-commits mailing list