This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Verifier for DILabel.
AbandonedPublic

Authored by HsiangKai on Mar 30 2018, 6:50 AM.

Details

Reviewers
chenwj
rnk

Diff Detail

Repository
rL LLVM

Event Timeline

HsiangKai created this revision.Mar 30 2018, 6:50 AM

This wants to have a test, which probably means it should be combined with one or more of the other patches that support creating/parsing the label metadata.

HsiangKai abandoned this revision.Apr 2 2018, 8:11 AM

This wants to have a test, which probably means it should be combined with one or more of the other patches that support creating/parsing the label metadata.

Merged into D45024, this patch should be abandoned.