[PATCH] D60967: Move setTargetAttributes after setGVProperties in SetFunctionAttributes

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 27 11:10:07 PDT 2019


rjmccall added a comment.

It seems to fine just forbid `hidden`.  Again, I suspect other targets do not care because they are not using a standard dynamic loader to load the code containing kernel functions.


Repository:
  rC Clang

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

https://reviews.llvm.org/D60967





More information about the cfe-commits mailing list