[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
- Previous message: [llvm-dev] missing documentation for llvm.dbg.label?
- Next message: [llvm-dev] Tuning option issue in the clang-8 mtune=cortex-a57.cortex-a53'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [llvm-dev] missing documentation for llvm.dbg.label?
- Next message: [llvm-dev] Tuning option issue in the clang-8 mtune=cortex-a57.cortex-a53'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]