[all-commits] [llvm/llvm-project] 94f3f4: [llvm] Enable TLSDESC by default on Fuchsia targets
Paul Kirth via All-commits
all-commits at lists.llvm.org
Thu Jan 30 10:22:25 PST 2025
Branch: refs/heads/users/ilovepi/fuchsia-default-tlsdesc
Home: https://github.com/llvm/llvm-project
Commit: 94f3f4365a49f39ee8e4bd598355ad21d7de82ab
https://github.com/llvm/llvm-project/commit/94f3f4365a49f39ee8e4bd598355ad21d7de82ab
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-01-30 (Thu, 30 Jan 2025)
Changed paths:
M clang/test/Driver/tls-dialect.c
M llvm/include/llvm/TargetParser/Triple.h
Log Message:
-----------
[llvm] Enable TLSDESC by default on Fuchsia targets
Fuchsia uses TLSDESC by default for all target architectures. We also
make the comment and check for hasDefaultTLSDESC more accurately reflect
its usage.
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