Unverified Commit 16efd2a4 authored by Felix (Ting Wang)'s avatar Felix (Ting Wang) Committed by GitHub
Browse files

[AIX][TLS][clang] Add -maix-small-local-dynamic-tls clang option (#88829)

This patch adds the clang portion of an AIX-specific option to inform
the
compiler that it can use a faster access sequence for the local-dynamic
TLS model (formally named aix-small-local-dynamic-tls).

This patch mainly references Amy's work on small local-exec TLS support.
parent 1effa19d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment