aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/MachO/TextStub.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-02[llvm][MachO] fix adding weak def symsCyndy Ishida1-1/+2
2020-02-10Revert "Remove redundant "std::move"s in return statements"Bill Wendling1-1/+1
2020-02-10Remove redundant "std::move"s in return statementsBill Wendling1-1/+1
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer1-2/+2
2019-10-10Reland "[TextAPI] Introduce TBDv4"Cyndy Ishida1-24/+476
2019-10-08Revert [TextAPI] Introduce TBDv4Cyndy Ishida1-474/+24
2019-10-08[TextAPI] Introduce TBDv4Cyndy Ishida1-24/+474
2019-09-23[TextAPI] Add New Supported PlatformsCyndy Ishida1-2/+14
2019-09-20[TextAPI] Arch&Platform to TargetCyndy Ishida1-34/+52
2019-08-16[TextAPI] Update reader to be supported by lib/ObjectCyndy Ishida1-3/+5
2019-08-12[TextAPI] Fix & Add tests for tbd files version 3.Juergen Ributzka1-4/+4
2019-03-22Followup for r356820 to fix the bots.Juergen Ributzka1-1/+1
2019-03-22[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+660
2018-11-29Revert r347823 "[TextAPI] Switch back to a custom Platform enum."Hans Wennborg1-660/+0
2018-11-29Revert "[TextAPI] Fix a memory leak in the TBD reader."Juergen Ributzka1-4/+2
2018-11-29[TextAPI] Fix a memory leak in the TBD reader.Juergen Ributzka1-2/+4
2018-11-29[TextAPI] Switch back to a custom Platform enum.Juergen Ributzka1-2/+2
2018-11-29[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+660
2018-11-28Revert "[TextAPI] TBD Reader/Writer"Juergen Ributzka1-659/+0
2018-11-28[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+659