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

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 12:53:25 PDT 2021


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

Addressed review comment for the diagnostic message and update the test cases.


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.343743.patch
Type: text/x-patch
Size: 5743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/034eeb0c/attachment.bin>


More information about the llvm-commits mailing list