[all-commits] [llvm/llvm-project] 87adaf: [LoongArch] Pre-commit test for fixing tls-le symb...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Thu Mar 20 20:30:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87adafcd2e248fa69d1f776a9e60f95df03b885d
https://github.com/llvm/llvm-project/commit/87adafcd2e248fa69d1f776a9e60f95df03b885d
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-03-21 (Fri, 21 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.
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