[Mlir-commits] [mlir] [mlir][LLVMIR] Handle missing functions in CGProfile module flags (PR #169517)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Nov 26 09:06:38 PST 2025


Men-cotton wrote:

> Do you know if it's legal that the cgprofile entries have missing functions?

I think it's legal.

https://github.com/llvm/llvm-project/blob/cca66a21c20537171712b3adf35b4b82de5f2ad5/llvm/lib/IR/Verifier.cpp#L2033-L2048

https://github.com/llvm/llvm-project/blob/cca66a21c20537171712b3adf35b4b82de5f2ad5/llvm/lib/Target/TargetLoweringObjectFile.cpp#L177-L192

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


More information about the Mlir-commits mailing list