This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Remove a few unused .exports files
ClosedPublic

Authored by thakis on Aug 4 2021, 4:26 AM.

Details

Summary

They used to be referenced from the .xcodeproj files, but those are long gone.

No behavior change.

Diff Detail

Event Timeline

thakis requested review of this revision.Aug 4 2021, 4:26 AM
thakis created this revision.
JDevlieghere accepted this revision.Aug 5 2021, 12:17 AM

Yup, we only use the main export file. Thanks for cleaning this up. LGTM.

This revision is now accepted and ready to land.Aug 5 2021, 12:17 AM
This revision was automatically updated to reflect the committed changes.