[PATCH] D102070: [AIX][TLS] Diagnose use of unimplemented TLS models

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 18:18:57 PDT 2021


NeHuang updated this revision to Diff 344258.
NeHuang added a comment.

Address review comment for the diagnostic message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102070

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/aix-tls-model.cpp
  clang/test/Sema/aix-attr-tls_model.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102070.344258.patch
Type: text/x-patch
Size: 5672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/d37a5120/attachment.bin>


More information about the llvm-commits mailing list