[clang] [llvm] [Darwin][Clang][PGO] Pass CSPGO related flags to ld when using libLTO.dylib (PR #195020)

Henry Jiang via cfe-commits cfe-commits at lists.llvm.org
Fri May 1 11:08:16 PDT 2026


================
@@ -0,0 +1,17 @@
+; REQUIRES: aarch64-registered-target
+;
+; RUN: llvm-profdata merge %S/Inputs/cspgo-noncs.proftext -o %t.profdata
+; RUN: opt -module-summary %s -o %t.o
----------------
mustartt wrote:

Thanks, removed. 

https://github.com/llvm/llvm-project/pull/195020


More information about the cfe-commits mailing list