[llvm-dev] missing documentation for llvm.dbg.label? (original) (raw)

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 20 10:12:24 PST 2019


On 2/20/2019 10:25 AM, De Azevedo Piovezan, Felipe via llvm-dev wrote:

Hello,

In a recent patch, Clang started emitting llvm.dbg.label intrinsics. I was looking for documentation on this intrinsic on the LangRef and SourceLevelDebugging pages, but there is no reference to this intrinsic there. Is this intentional or maybe I’m looking at the wrong places?

The discussion regarding the debug info for labels was here: http://lists.llvm.org/pipermail/llvm-dev/2018-March/122175.html

That it's missing from the language reference is an omission.

-Krzysztof



More information about the llvm-dev mailing list