This is an archive of the discontinued LLVM Phabricator instance.

[NewPM] Add support for new-PM plugins to clang
AbandonedPublic

Authored by melver on Jan 18 2019, 1:55 PM.

Details

Reviewers
None
Summary

This adds support for new-PM plugin loading to clang. The option
-fpass-plugin= may be used to specify a dynamic shared object file
that adheres to the PassPlugin API.

Event Timeline

melver created this revision.Jan 18 2019, 1:55 PM
melver abandoned this revision.Jan 18 2019, 2:04 PM