This is an archive of the discontinued LLVM Phabricator instance.

Fix xcodeproj build after http://reviews.llvm.org/rL232619
ClosedPublic

Authored by flackr on Mar 18 2015, 10:42 AM.

Details

Reviewers
clayborg
Summary

Adds EmulateInstructionMIPS64 to the xcodeproj build so that it's found when linking.

Diff Detail

Repository
rL LLVM

Event Timeline

flackr updated this revision to Diff 22195.Mar 18 2015, 10:42 AM
flackr retitled this revision from to Fix xcodeproj build after http://reviews.llvm.org/rL232619.
flackr updated this object.
flackr edited the test plan for this revision. (Show Details)
flackr added a reviewer: clayborg.
flackr set the repository for this revision to rL LLVM.
flackr added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.Mar 18 2015, 1:43 PM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Mar 18 2015, 1:43 PM

Thanks for the FYI, you beat me to landing the fix :-). In hindsight I see
that simple patches which fix build breakages can be landed before review.

flackr closed this revision.Mar 19 2015, 5:52 AM