[all-commits] [llvm/llvm-project] 925ec9: [llvm][DebugInfo][test] dwarf-asm-multiple-section...
Michael Buch via All-commits
all-commits at lists.llvm.org
Mon Mar 2 02:05:55 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 925ec952ddd88f51fe022c5caeb47c6bbdca6c6f
https://github.com/llvm/llvm-project/commit/925ec952ddd88f51fe022c5caeb47c6bbdca6c6f
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M llvm/test/MC/ARM/dwarf-asm-multiple-sections.s
Log Message:
-----------
[llvm][DebugInfo][test] dwarf-asm-multiple-sections.s: refine FileCheck checks
Renames the `DWARF6` check-prefix to `DWARF7` because it's the check we use for `-dwarf-version 7`.
Also adds a check prefix for just `-dwarf-version 5` because we will
diverge DWARFv5 and DWARFv6 CU langauge attribute in https://github.com/llvm/llvm-project/pull/183897.
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