[PATCH] D155544: [AIX][TLS][clang] Add -maix-small-local-exec-tls clang option.

Amy Kwan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 22:13:41 PDT 2023


amyk updated this revision to Diff 543818.
amyk marked 5 inline comments as done.
amyk added a comment.

Address review comments from Hubert and update this patch to be only the clang portion of the option.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155544/new/

https://reviews.llvm.org/D155544

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Driver/Options.td
  clang/lib/Basic/Targets/PPC.cpp
  clang/lib/Basic/Targets/PPC.h
  clang/test/Driver/aix-small-local-exec-tls.c
  clang/test/OpenMP/target_data_map_codegen_hold.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155544.543818.patch
Type: text/x-patch
Size: 6676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230725/7b0b1762/attachment.bin>


More information about the cfe-commits mailing list