[PATCH] D56868: Add -fextern-visibility for -cc1

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 08:47:40 PST 2019


scott.linder updated this revision to Diff 182528.
scott.linder retitled this revision from "Add -fset-visibility-for-decls for -cc1" to "Add -fextern-visibility for -cc1".
scott.linder added a comment.

Update the -cc1 option name and docs; also update the LangOpt and docs.


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

https://reviews.llvm.org/D56868

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/ToolChains/AMDGPU.cpp
  lib/Driver/ToolChains/HIP.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/set-visibility-for-decls.c
  test/Driver/amdgpu-visibility.cl
  test/Driver/hip-toolchain-no-rdc.hip
  test/Driver/hip-toolchain-rdc.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56868.182528.patch
Type: text/x-patch
Size: 10024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/61170ece/attachment.bin>


More information about the llvm-commits mailing list