[PATCH] D52891: [AMDGPU] Add -fvisibility-amdgpu-non-kernel-functions

Scott Linder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 4 09:30:31 PDT 2018


scott.linder updated this revision to Diff 168314.
scott.linder added a comment.

Update docs


https://reviews.llvm.org/D52891

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  lib/CodeGen/TargetInfo.cpp
  lib/Driver/ToolChains/AMDGPU.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/visibility-amdgpu-non-kernel-functions.cl
  test/Driver/amdgpu-visibility.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52891.168314.patch
Type: text/x-patch
Size: 10797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/0809fa21/attachment.bin>


More information about the cfe-commits mailing list