[all-commits] [llvm/llvm-project] a3f58f: [NFC][DebugInfo] Expand coverage of a RISCV test
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Thu May 8 02:44:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3f58f3c84901afe296718863aceca45e7a8a86a
https://github.com/llvm/llvm-project/commit/a3f58f3c84901afe296718863aceca45e7a8a86a
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll
Log Message:
-----------
[NFC][DebugInfo] Expand coverage of a RISCV test
This is a pre-commit for a patch (#134677) -- the test behaviour is not
being changed, instead I've added "-v" to the llvm-dwarfdump commandline
for --debug-line. This prints out how the linetable is encoded, not just
what the linetable means, and it's important to illustrate that in the
upcoming patch. I've separated out the llvm-dwarfdump line for .debug_info
so that it's not affected by adding -v.
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