jhuber6 wrote:

> Do we? I thought the internalization is only done via an extra AMDGPU 
> dedicated argument.

The AMDGPUToolchain passes `-fvisibility=hidden` by default, you can see it in 
the `-cc1` command generated for HIP and other languages.

https://github.com/llvm/llvm-project/pull/177292
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to