[all-commits] [llvm/llvm-project] 0e5582: LoongArch: Remove unneeded VK_None check
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jun 27 21:54:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e558239b82562b778285e7a9351dfe9ebd0b3e4
https://github.com/llvm/llvm-project/commit/0e558239b82562b778285e7a9351dfe9ebd0b3e4
Author: Fangrui Song <i at maskray.me>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
Log Message:
-----------
LoongArch: Remove unneeded VK_None check
Expressions with relocation specifier are encoded as MCSpecifierExpr,
so MCSymbolRefExpr expressions have no specifier.
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