aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readtapi
AgeCommit message (Expand)AuthorFilesLines
2024-01-26[TextAPI] Rename SymbolKind to EncodeKind (#79622)Cyndy Ishida2-8/+8
2024-01-02[readtapi] Cleanup usages of ExitOnError, NFCI (#76745)Cyndy Ishida1-16/+5
2023-12-20[readtapi] Setup simple stubify support (#76075)Cyndy Ishida3-5/+80
2023-12-18Reland '[TextAPI] Add DylibReader' (#75862)Cyndy Ishida1-0/+1
2023-12-12[readtapi] Cleanup printing command line options (#75106)Cyndy Ishida2-7/+15
2023-12-11[readtapi] Swap anon namespaces in favor of annotating `static`, NFC (#75078)Cyndy Ishida1-19/+18
2023-11-27[readtapi] Add Extract & Remove architecture functionality (#72657)Cyndy Ishida2-4/+39
2023-11-26[readtapi] Use consistent error handling diagnostics (#73419)Cyndy Ishida1-27/+25
2023-11-17[readtapi] Add Merge functionality (#72656)Cyndy Ishida4-44/+109
2023-11-15[readtapi] add optional --<option>"=" to some cli opts (#72426)Cyndy Ishida2-3/+6
2023-11-15[readtapi] Use OptParser.td for options (#72183)Cyndy Ishida3-46/+125
2023-11-09[llvm][TextAPI] Add new `not_for_dyld_shared_cache` attribute to fileā€¦ (#71...Cyndy Ishida1-0/+8
2023-10-12[llvm-readtapi] Fix bad symlink with readtapi tool (#68835)Nivetha Kuruparan1-1/+3
2023-09-29[llvm-readtapi] Add symlink to call `readtapi` (#67748)Cyndy Ishida1-0/+2
2023-09-27[NFC] Use const references to avoid copying objects in for-loopsGregory Alfonso1-1/+1
2023-08-30[llvm][ReadTAPI] Add & fix rpath comparison checksCyndy Ishida1-0/+4
2023-08-21[TextAPI] Make sortTargetValues strict weak ordering compliantDanila Kutenin1-3/+3
2023-08-11[TextAPI] Express MH_SIM_SUPPORT in tbd files.Cyndy Ishida1-0/+7
2023-07-31[llvm][tapi-diff] Transition diff-tool to be more general purposeCyndy Ishida4-0/+816