This is an archive of the discontinued LLVM Phabricator instance.

SystemRuntime/MacOSX no longer need ObjCRuntime header.
ClosedPublic

Authored by brucem on Sep 3 2015, 12:08 AM.

Details

Summary

The AppleGetQueuesHandler code no longer needs to include a header
from the AppleObjCRuntime, so we can remove workarounds that were
present in the build systems.

Diff Detail

Repository
rL LLVM

Event Timeline

brucem updated this revision to Diff 33903.Sep 3 2015, 12:08 AM
brucem retitled this revision from to SystemRuntime/MacOSX no longer need ObjCRuntime header..
brucem updated this object.
brucem added reviewers: clayborg, jasonmolenda.
brucem added a subscriber: lldb-commits.
clayborg accepted this revision.Sep 3 2015, 11:05 AM
clayborg edited edge metadata.

Looks good

This revision is now accepted and ready to land.Sep 3 2015, 11:05 AM
This revision was automatically updated to reflect the committed changes.