[all-commits] [llvm/llvm-project] 8a7128: [MC][X86] Cleanup check prefixes identified in #92248

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed May 15 05:44:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a71284cb9463a90fab0d9e8edbeb5d879531e32
      https://github.com/llvm/llvm-project/commit/8a71284cb9463a90fab0d9e8edbeb5d879531e32
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
    M llvm/test/MC/X86/abs8.s
    M llvm/test/MC/X86/align-branch-variant-symbol.s
    M llvm/test/MC/X86/data-prefix-fail.s
    M llvm/test/MC/X86/displacement-overflow.s
    M llvm/test/MC/X86/dwarf-segment-register.s
    M llvm/test/MC/X86/index-operations.s
    M llvm/test/MC/X86/ret.s
    M llvm/test/MC/X86/x86_errors.s

  Log Message:
  -----------
  [MC][X86] Cleanup check prefixes identified in #92248

Avoid using numbers as check prefix - replace with actual triple config names where possible



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list