This is an archive of the discontinued LLVM Phabricator instance.

[TextAPI] move source code files out of subdirectory, NFC
ClosedPublic

Authored by cishida on Apr 2 2021, 12:07 PM.

Details

Summary

TextAPI/ELF has moved out into InterfaceStubs, so theres no longer a
need to seperate out TextAPI between formats.

Diff Detail

Event Timeline

cishida created this revision.Apr 2 2021, 12:07 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a reviewer: Restricted Project. · View Herald Transcript
cishida requested review of this revision.Apr 2 2021, 12:07 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 2 2021, 12:07 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
int3 accepted this revision.Apr 3 2021, 3:45 PM

lgtm

This revision is now accepted and ready to land.Apr 3 2021, 3:45 PM
ributzka accepted this revision.Apr 5 2021, 9:13 AM

LGTM

This revision was landed with ongoing or failed builds.Apr 5 2021, 10:27 AM
This revision was automatically updated to reflect the committed changes.