[all-commits] [llvm/llvm-project] b44b72: [RISCV] Check line and column numbers for errors i...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Mar 19 23:13:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b44b72e122c6068e4d8aae37f10572f0d2c3e112
      https://github.com/llvm/llvm-project/commit/b44b72e122c6068e4d8aae37f10572f0d2c3e112
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M llvm/test/MC/RISCV/corev/XCVmem-invalid.s

  Log Message:
  -----------
  [RISCV] Check line and column numbers for errors in XCVmem-invalid.s. NFC

I was trying a change that caused some of the error messages in this
test to change. I was having trouble updating the test because FileCheck
kept scanning ahead when I missed updating a line. Checking the line number
should make it easier to update.



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