[all-commits] [llvm/llvm-project] 9245c4: [ARM] Fix a test case typo. NFC.

Martin Storsjö via All-commits all-commits at lists.llvm.org
Thu Jun 2 03:05:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9245c4930f40b0fd95cba6fc5eae7a2cf4aed76b
      https://github.com/llvm/llvm-project/commit/9245c4930f40b0fd95cba6fc5eae7a2cf4aed76b
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

  Changed paths:
    M llvm/test/CodeGen/ARM/Windows/wineh-opcodes.ll

  Log Message:
  -----------
  [ARM] Fix a test case typo. NFC.

The test looked for the wrong string, but it happened to match as
it was a substring of the actual output.

This fixes a typo from d8e67c1cccd8fcb62230166caea744592288da17.




More information about the All-commits mailing list