[all-commits] [llvm/llvm-project] a975d2: [MC][NFC] Use appendLEB128 helper in MCDwarf.cpp (...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Wed Jan 14 20:08:54 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a975d2c71152200e1f8070967d5a0bf905b7080c
https://github.com/llvm/llvm-project/commit/a975d2c71152200e1f8070967d5a0bf905b7080c
Author: Alex Bradbury <asb at igalia.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M llvm/lib/MC/MCDwarf.cpp
Log Message:
-----------
[MC][NFC] Use appendLEB128 helper in MCDwarf.cpp (#175962)
This is a very minor simplification of the logic. We made a similar
change to RISC-V in #173198.
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