[llvm] [llvm-profgen] Ignore inline frames with an emtpy function name (PR #66678)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 15:27:42 PDT 2023


dwblaikie wrote:

> Broken debug information can give empty names for an inlined frame

Do you have any examples of such broken debug info? From clang/LLVM? We could/should fix it, happy to take a look.

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


More information about the llvm-commits mailing list