[all-commits] [llvm/llvm-project] 6d48e2: [NFC] Update test case to be flexible

Chris B via All-commits all-commits at lists.llvm.org
Thu Sep 22 12:56:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d48e2612608b83903b753029b503406683d7f14
      https://github.com/llvm/llvm-project/commit/6d48e2612608b83903b753029b503406683d7f14
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M llvm/test/tools/dxil-dis/debug-info.ll

  Log Message:
  -----------
  [NFC] Update test case to be flexible

As we add more DXIL metadata, these numbers will shift. Using regex
matches and variables will ensure the code still works as expected while
making the test less fragile.




More information about the All-commits mailing list