This is an archive of the discontinued LLVM Phabricator instance.

Ignore !associated metadata with null argument
ClosedPublic

Authored by eugenis on May 8 2017, 1:50 PM.

Details

Reviewers
pcc
Summary

Fixes PR32577 (comment 10).
Such metadata may legitimately appear in LTO.

Diff Detail

Repository
rL LLVM

Event Timeline

eugenis created this revision.May 8 2017, 1:50 PM
pcc accepted this revision.May 8 2017, 4:51 PM

LGTM

This revision is now accepted and ready to land.May 8 2017, 4:51 PM
eugenis closed this revision.May 8 2017, 4:59 PM

r302485