[llvm] [PGO] Instrument modules with at least a single function definition (PR #93421)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 09:40:45 PDT 2024


================
@@ -0,0 +1,15 @@
+; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --check-prefix=GEN-COMDAT
----------------
teresajohnson wrote:

How does this test behave different than the current status quo?

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


More information about the llvm-commits mailing list