llvm-project/llvm/lib/TextAPI/MachO
Cyndy Ishida 28fefcc83c [llvm][llvm-nm] add TextAPI/MachO support
Summary:
This completes the needed glueing to support reading tbd files from nm.
This includes specifying which slice filtering with `--arch` and a new
option specifically for tbd files `--add-inlinedinfo` which will show
the reexported libraries that are appended in the tbd file.

Reviewers: ributzka, steven_wu, JDevlieghere, jhenderson

Reviewed By: JDevlieghere

Subscribers: hiraditya, MaskRay, dexonsmith, rupprecht, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81614
2020-06-11 18:54:16 -07:00
..
Architecture.cpp [llvm][llvm-nm] add TextAPI/MachO support 2020-06-11 18:54:16 -07:00
ArchitectureSet.cpp ArchitectureSet.h - reduce raw_ostream.h include to forward declaration. NFC. 2020-05-30 12:36:16 +01:00
InterfaceFile.cpp Another round of GCC5 fixes. 2020-01-29 02:09:24 +01:00
PackedVersion.cpp
Platform.cpp [TextAPI] Add New Supported Platforms 2019-09-23 15:28:02 +00:00
Symbol.cpp [TextAPI] Arch&Platform to Target 2019-09-20 14:32:34 +00:00
Target.cpp Reland "[TextAPI] Introduce TBDv4" 2019-10-10 04:24:44 +00:00
TextAPIContext.h TextAPIContext.h - remove unused MemoryBuffer.h include. NFC. 2020-05-29 14:03:15 +01:00
TextStub.cpp PR45561: Return a literal string rather than an error string to avoid returning reference to local 2020-04-15 14:27:29 -07:00
TextStubCommon.cpp [llvm][llvm-nm] add TextAPI/MachO support 2020-06-11 18:54:16 -07:00
TextStubCommon.h TextStubCommon.h - move StringSwitch.h include to TextStubCommon.cpp. NFC. 2020-05-29 14:03:15 +01:00