Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReleaseNotes: mention -mtls-dialect=desc #82731

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

MaskRay
Copy link
Member

@MaskRay MaskRay commented Feb 23, 2024

No description provided.

@MaskRay MaskRay added this to the LLVM 18.X Release milestone Feb 23, 2024
@MaskRay MaskRay requested a review from topperc February 23, 2024 03:59
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Feb 23, 2024
@MaskRay MaskRay requested a review from ilovepi February 23, 2024 03:59
@llvmbot
Copy link
Collaborator

llvmbot commented Feb 23, 2024

@llvm/pr-subscribers-clang

Author: Fangrui Song (MaskRay)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/82731.diff

1 Files Affected:

  • (modified) clang/docs/ReleaseNotes.rst (+1)
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 93a67e7a895592..6121ef7fa98c04 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -1286,6 +1286,7 @@ RISC-V Support
   for RV64.
 
 - ``__attribute__((rvv_vector_bits(N)))`` is now supported for RVV vbool*_t types.
+- ``-mtls-dialect=desc`` is now supported to enable TLS descriptors (TLSDESC).
 
 CUDA/HIP Language Changes
 ^^^^^^^^^^^^^^^^^^^^^^^^^

@tstellar tstellar merged commit 1ea6a98 into llvm:release/18.x Feb 23, 2024
14 checks passed
@pointhex pointhex mentioned this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category documentation
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants