[all-commits] [llvm/llvm-project] 603466: [LoongArch] Pre-commit test for fixing tls-le symb...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Tue Mar 25 16:32:53 PDT 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 6034661369c40b82538f44e6d742a7120ec418c4
https://github.com/llvm/llvm-project/commit/6034661369c40b82538f44e6d742a7120ec418c4
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
A llvm/test/CodeGen/LoongArch/fix-tle-le-sym-type.ll
Log Message:
-----------
[LoongArch] Pre-commit test for fixing tls-le symbol type
The symbol type of tls-le must be `TLS`, it was incorrectly set
as `NOTYPE`.
A later commit will fix it.
(cherry picked from commit 87adafcd2e248fa69d1f776a9e60f95df03b885d)
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