[all-commits] [llvm/llvm-project] 89cb8c: [Bitcode] Use bitcode input for test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jul 4 07:41:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89cb8cae606b3dd1674fedc6bc0b02c7fe2636be
      https://github.com/llvm/llvm-project/commit/89cb8cae606b3dd1674fedc6bc0b02c7fe2636be
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-07-04 (Mon, 04 Jul 2022)

  Changed paths:
    A llvm/test/Bitcode/Inputs/bitcode-parseconstant-delay-select.bc
    M llvm/test/Bitcode/bitcode-parseconstant-delay-select.ll

  Log Message:
  -----------
  [Bitcode] Use bitcode input for test (NFC)

The constant expression used in the test will become invalid in
the future. Convert the input into bitcode, so we test that auto-
upgrade happens gracefully once this is the case.




More information about the All-commits mailing list