================
@@ -376,24 +382,32 @@ void toolchains::PS4PS5Base::addClangTargetOptions(
     else
       CC1Args.push_back("-fvisibility-dllexport=protected");
 
+    // For PS4 we override the visibilty of globals definitions without
----------------
bd1976bris wrote:

Note for reviewer: This comment is new and replaces a comment in our downstream 
code that wasn't suitable for upstream as it referenced internal tracking 
numbers.

https://github.com/llvm/llvm-project/pull/92091
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to