This is an archive of the discontinued LLVM Phabricator instance.

Allow MRI scripts as file input on cmd line
AcceptedPublic

Authored by dmikulin on Mar 1 2018, 4:44 PM.

Details

Reviewers
Bigcheese
Summary

With -M option llvm-ar expects input from stdin. Change it to optionally take file name for an MRI script as input to -M.

Diff Detail

Event Timeline

dmikulin created this revision.Mar 1 2018, 4:44 PM
Bigcheese accepted this revision.Mar 1 2018, 5:01 PM

lgtm.

This revision is now accepted and ready to land.Mar 1 2018, 5:01 PM