aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/ArchitectureSet.cpp
AgeCommit message (Collapse)AuthorFilesLines
2021-04-05[TextAPI] move source code files out of subdirectory, NFCCyndy Ishida1-0/+70
TextAPI/ELF has moved out into InterfaceStubs, so theres no longer a need to seperate out TextAPI between formats. Reviewed By: ributzka, int3, #lld-macho Differential Revision: https://reviews.llvm.org/D99811