summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TextAPI/MachO
Commit message (Expand)AuthorAgeFilesLines
* Reland "[TextAPI] Introduce TBDv4"Cyndy Ishida2019-10-103-32/+525
* Revert [TextAPI] Introduce TBDv4Cyndy Ishida2019-10-083-531/+32
* [TextAPI] Introduce TBDv4Cyndy Ishida2019-10-083-32/+531
* [TextAPI] Remove redundant checking causing warnings. NFC.Michael Liao2019-09-241-4/+4
* [TextAPI] Add New Supported PlatformsCyndy Ishida2019-09-233-4/+74
* Fix MSVC "not all control paths return a value" warning. NFCI.Simon Pilgrim2019-09-201-1/+2
* [TextAPI] Arch&Platform to TargetCyndy Ishida2019-09-208-73/+259
* Revert [llvm-nm] Add tapi file supportCyndy Ishida2019-09-112-22/+5
* [llvm-nm] Add tapi file supportCyndy Ishida2019-09-112-5/+22
* [TextAPI] Update reader to be supported by lib/ObjectCyndy Ishida2019-08-161-3/+5
* [TextAPI] Fix & Add tests for tbd files version 3.Juergen Ributzka2019-08-121-4/+4
* Cleanup: llvm::bsearch -> llvm::partition_point after r364719Fangrui Song2019-06-301-9/+7
* Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFCFangrui Song2019-06-211-9/+8
* [TextAPI] Fix Symbol::dump which was failing to append the SymbolKind string.Simon Pilgrim2019-04-291-4/+4
* [TextAPI] Prefix all architecture enums to fix the build on i386.Juergen Ributzka2019-04-043-11/+11
* Followup for r356820 to fix the bots.Juergen Ributzka2019-03-221-1/+1
* [TextAPI] TBD Reader/WriterJuergen Ributzka2019-03-229-0/+1344
* Revert r347823 "[TextAPI] Switch back to a custom Platform enum."Hans Wennborg2018-11-299-1360/+0
* Revert "[TextAPI] Fix a memory leak in the TBD reader."Juergen Ributzka2018-11-291-4/+2
* [TextAPI] Fix a memory leak in the TBD reader.Juergen Ributzka2018-11-291-2/+4
* [TextAPI] Switch back to a custom Platform enum.Juergen Ributzka2018-11-293-25/+26
* [TextAPI] TBD Reader/WriterJuergen Ributzka2018-11-299-0/+1359
* Revert "[TextAPI] TBD Reader/Writer"Juergen Ributzka2018-11-289-1364/+0
* [TextAPI] TBD Reader/WriterJuergen Ributzka2018-11-289-0/+1364
OpenPOWER on IntegriCloud