1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/unittests/TextAPI
Cyndy Ishida 619546feb9 [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
..
CMakeLists.txt Reland "[TextAPI] Introduce TBDv4" 2019-10-10 04:24:44 +00:00
ELFYAMLTest.cpp [YAMLIO] Remove trailing spaces when outputting maps 2019-07-12 04:51:31 +00:00
TextStubHelpers.h [llvm][TextAPI/MachO] Extract common code into unittest helper (NFC) 2020-02-13 12:53:24 -08:00
TextStubV1Tests.cpp [llvm][TextAPI] rename test vars, NFC 2020-02-25 14:28:36 -08:00
TextStubV2Tests.cpp [llvm][TextAPI] rename test vars, NFC 2020-02-25 14:28:36 -08:00
TextStubV3Tests.cpp [llvm][TextAPI] adding inlining reexported libraries support 2020-04-02 13:05:08 -07:00
TextStubV4Tests.cpp [llvm][TextAPI] adding inlining reexported libraries support 2020-04-02 13:05:08 -07:00