[all-commits] [llvm/llvm-project] 6ec226: [ARM][LLD] Fix buildbot failure due to ununsed var...
Peter Smith via All-commits
all-commits at lists.llvm.org
Wed Jun 10 05:04:31 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ec2261fa29de72fe9520192a3e8b2f5f2082b67
https://github.com/llvm/llvm-project/commit/6ec2261fa29de72fe9520192a3e8b2f5f2082b67
Author: Peter Smith <peter.smith at arm.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M lld/ELF/Relocations.cpp
Log Message:
-----------
[ARM][LLD] Fix buildbot failure due to ununsed variable [NFC] (#202925)
The variable was used in an assert, have altered the code to use in an a
non-assert context.
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