This is an archive of the discontinued LLVM Phabricator instance.

Refactor check for dllimport in the Verifier
ClosedPublic

Authored by espindola on Mar 1 2018, 10:01 AM.

Details

Summary

This avoids duplicated code and now also rejects dllimport aliases.

Diff Detail

Event Timeline

espindola created this revision.Mar 1 2018, 10:01 AM
rnk accepted this revision.Mar 5 2018, 10:38 AM

lgtm

This revision is now accepted and ready to land.Mar 5 2018, 10:38 AM
espindola closed this revision.Mar 6 2018, 9:22 AM