[all-commits] [llvm/llvm-project] be935f: [NFC][Verifier] Fixup token PHINode test cases

Roman Lebedev via All-commits all-commits at lists.llvm.org
Tue Apr 27 11:10:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be935f28888cbfe705699fa3beb8b849aa0f9f90
      https://github.com/llvm/llvm-project/commit/be935f28888cbfe705699fa3beb8b849aa0f9f90
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M llvm/test/Verifier/token1.ll

  Log Message:
  -----------
  [NFC][Verifier] Fixup token PHINode test cases

It would still pass in non-assert build,
but with asserts it would now crash.

I haven't checked, but hopefully `not`'s `--crash` argument
should be enough to support both paths.




More information about the All-commits mailing list