diff options
author | Amy Kwan <amy.kwan1@ibm.com> | 2023-09-07 12:18:24 -0500 |
---|---|---|
committer | Amy Kwan <amy.kwan1@ibm.com> | 2023-09-07 20:05:29 -0500 |
commit | 8bdbee8aaa76960c54cd0071455b92e9d60d8966 (patch) | |
tree | 6de15c4e77b869bbbc109a20521268d297ea2421 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7e31b45d6a2571ff17426930dcbb784473a965b4 (diff) | |
download | llvm-8bdbee8aaa76960c54cd0071455b92e9d60d8966.zip llvm-8bdbee8aaa76960c54cd0071455b92e9d60d8966.tar.gz llvm-8bdbee8aaa76960c54cd0071455b92e9d60d8966.tar.bz2 |
[AIX][TLS] Add target attribute for -maix-small-local-exec-tls option.
This patch adds a target attribute for an AIX-specific option that
informs the compiler that it can use a faster access sequence for the
local-exec TLS model (formally named aix-small-local-exec-tls).
The Clang portion of this option is in D155544.
The initial implementation to generate the faster access sequence is in
D155600.
Differential Revision: https://reviews.llvm.org/D156203
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions