[all-commits] [llvm/llvm-project] a06117: [AsmParser] Remove unnecessary casts (NFC) (#146549)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jul 1 13:11:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a06117142632baaf489d9c7c494e27056142a25e
https://github.com/llvm/llvm-project/commit/a06117142632baaf489d9c7c494e27056142a25e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M llvm/lib/AsmParser/LLParser.cpp
Log Message:
-----------
[AsmParser] Remove unnecessary casts (NFC) (#146549)
Linkage is already of GlobalValue::LinkageTypes.
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