[all-commits] [llvm/llvm-project] 302079: Simplify index rebuilding test.

David Blaikie via All-commits all-commits at lists.llvm.org
Tue Mar 28 13:25:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 302079ae9ac044acb2343fcc9abf7c47d88336ea
      https://github.com/llvm/llvm-project/commit/302079ae9ac044acb2343fcc9abf7c47d88336ea
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M llvm/test/tools/llvm-dwp/X86/cu_tu_units_manual_v5.s

  Log Message:
  -----------
  Simplify index rebuilding test.

This isn't an ideal test - probably would be better if it had a
corrupted index (& was hardcoded - so it didn't depend on llvm-dwp) to
demonstrate that index rebuilding produces a distinct result.

But, ah well, this'll do for now.




More information about the All-commits mailing list