This is an archive of the discontinued LLVM Phabricator instance.

Apply local patches when building llvm on Mac.
ClosedPublic

Authored by sas on Jul 11 2016, 11:57 AM.

Details

Summary

This is already done when building for linux with the CMake build
system. This functionality disappeared recently when some of the build
scripts used by the xcode build system changed.

Diff Detail

Event Timeline

sas updated this revision to Diff 63547.Jul 11 2016, 11:57 AM
sas retitled this revision from to Apply local patches when building llvm on Mac..
sas updated this object.
sas added reviewers: tfiala, clayborg.
sas added a subscriber: lldb-commits.
clayborg accepted this revision.Jul 11 2016, 12:41 PM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Jul 11 2016, 12:41 PM
This revision was automatically updated to reflect the committed changes.