[all-commits] [llvm/llvm-project] 822411: [CodeView] Match any backend version in the new test

Reid Kleckner via All-commits all-commits at lists.llvm.org
Fri Feb 11 10:21:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82241148917b5beac5a6c6f47ab73b77eecc4a54
      https://github.com/llvm/llvm-project/commit/82241148917b5beac5a6c6f47ab73b77eecc4a54
  Author: Reid Kleckner <rnk at google.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M llvm/test/DebugInfo/COFF/compiler-version-overflow.ll

  Log Message:
  -----------
  [CodeView] Match any backend version in the new test

This makes the test pass for any LLVM_VERSION_MAJOR/MINOR value. Vendors
override these, and they change every six months.




More information about the All-commits mailing list