================
@@ -25,6 +25,25 @@
 
 // RUN: diff <(llvm-profdata show --all-functions --counts 
%t.cov.normal.profdata) <(llvm-profdata show --all-functions --counts 
%t.cov.profdata)
 
+// Test debug info correlate with build id.
----------------
ZequanWu wrote:

The added test in `Linux/instrprof-debug-info-correlate.c` requires build id in 
the binaries. Does ld64 or ld64.lld have a flag to emit build id in binaries? I 
don't find such flag.

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

Reply via email to