[all-commits] [llvm/llvm-project] 249acb: MC: Update tests that check column information
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 4 10:44:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 249acb8e4913adcab94217fc3dd10386c3a58c34
https://github.com/llvm/llvm-project/commit/249acb8e4913adcab94217fc3dd10386c3a58c34
Author: Fangrui Song <i at maskray.me>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M llvm/test/MC/AArch64/ilp32-diagnostics.s
M llvm/test/MC/ARM/lower-upper-errors-2.s
M llvm/test/MC/ARM/thumb-branches.s
M llvm/test/MC/ARM/thumb2-branch-ranges.s
M llvm/test/MC/ELF/relocation-alias.s
M llvm/test/MC/Mips/reloc-directive-bad-obj.s
M llvm/test/MC/RISCV/Relocations/expr-err.s
Log Message:
-----------
MC: Update tests that check column information
Remove \t to make column checking easier.
Replace {{[0-9]+}} with [[#]].
Remove some redundant column testing.
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