================
@@ -0,0 +1,16 @@
+// Test the linker feature that treats undefined weak symbols as null values.
+
+// RUN: %clang_pgogen -o %t %s
----------------
minglotus-6 wrote:

Please discard this comment. 

@snehasish pointed out build-bots doesn't really have coverage of AIX linker, 
and the executable returns 1 if weak symbol is not null.

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

Reply via email to