llvm-project/llvm/lib/TextAPI/MachO
Cyndy Ishida fd4d07517b [llvm][TextAPI] adding inlining reexported libraries support
Summary:
[llvm][TextAPI] adding inlining reexported libraries support

* this patch adds reader/writer support for MachO tbd files.
The usecase is to represent reexported libraries in top level library
that won't need to exist for linker indirection because all of the
needed content will be inlined in the same document.

Reviewers: ributzka, steven_wu, jhenderson

Reviewed By: ributzka

Subscribers: JDevlieghere, hiraditya, mgrang, dexonsmith, rupprecht, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67646
2020-04-02 13:05:08 -07:00
..
Architecture.cpp [TextAPI] Arch&Platform to Target 2019-09-20 14:32:34 +00:00
ArchitectureSet.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
InterfaceFile.cpp Another round of GCC5 fixes. 2020-01-29 02:09:24 +01:00
PackedVersion.cpp [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
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 [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
TextStub.cpp [llvm][TextAPI] adding inlining reexported libraries support 2020-04-02 13:05:08 -07:00
TextStubCommon.cpp [llvm][TextAPI] add simulators to output 2020-02-11 10:37:37 -08:00
TextStubCommon.h [TextAPI] Arch&Platform to Target 2019-09-20 14:32:34 +00:00