aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAmy Kwan <amy.kwan1@ibm.com>2023-09-07 17:24:21 -0500
committerAmy Kwan <amy.kwan1@ibm.com>2023-09-07 20:05:29 -0500
commitb1922e55ab3b35dff99238fd0b74be00df0472e7 (patch)
treeb2c7eb1d17e5e298d698b905fc1e28d25170656f /flang/lib/Frontend/CompilerInvocation.cpp
parent3f46e5453d9310b15d974e876f6132e3cf50c4b1 (diff)
downloadllvm-b1922e55ab3b35dff99238fd0b74be00df0472e7.zip
llvm-b1922e55ab3b35dff99238fd0b74be00df0472e7.tar.gz
llvm-b1922e55ab3b35dff99238fd0b74be00df0472e7.tar.bz2
[AIX][TLS][clang] Add -maix-small-local-exec-tls clang option.
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-exec TLS model (formally named aix-small-local-exec-tls). This patch only adds the frontend portion of the option, building upon: Backend portion of the option (D156203) Backend patch that utilizes this option to actually produce the faster access sequence (D155600) Differential Revision: https://reviews.llvm.org/D155544
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions