This is an archive of the discontinued LLVM Phabricator instance.

[llvm-lipo] Add test for -verify_archs
ClosedPublic

Authored by anushabasana on Jul 24 2019, 4:04 PM.

Details

Summary

Add test to verify clean failure, exit code 1 for valid architecture not present in the universal binary.

Test Plan: check--llvm

Diff Detail

Repository
rL LLVM

Event Timeline

anushabasana created this revision.Jul 24 2019, 4:04 PM
smeenai accepted this revision.Jul 24 2019, 5:09 PM

LGTM

This revision is now accepted and ready to land.Jul 24 2019, 5:09 PM
This revision was automatically updated to reflect the committed changes.