Define DILabel fields for parsing. Call GET_OR_DISTINCT() to create DILabel
objects and store the objects into LLVMContext.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D45025
[DebugInfo] Add parser for DILabel metadata. AbandonedPublic Authored by HsiangKai on Mar 29 2018, 6:55 AM.
Details
Diff Detail
Event TimelineHsiangKai added a parent revision: D45024: [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label..Mar 29 2018, 6:57 AM HsiangKai added a child revision: D45026: [DebugInfo] Add bitcode reader/writer for DILabel metadata..Mar 29 2018, 7:23 AM This revision now requires changes to proceed.Mar 30 2018, 7:30 AM Comment Actions
Merged into D45024, this patch should be abandoned.
Revision Contents
Diff 140221 lib/AsmParser/LLParser.cpp
|
Redundant comment?