1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/unittests/TextAPI
Cyndy Ishida a60baad757 [TextAPI] Update reader to be supported by lib/Object
Summary:
To be able to use the TextAPI/Reader for tbd file consumption (by libObject)
it gets passed a MemoryBufferRef which isn't castable to MemoryBuffer.
Updated the tests to expect that input as well.

Reviewers: ributzka, steven_wu

Reviewed By: steven_wu

Subscribers: hiraditya, dexonsmith, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D66147

llvm-svn: 369119
2019-08-16 15:30:48 +00:00
..
CMakeLists.txt [TextAPI] Fix & Add tests for tbd files version 3. 2019-08-12 23:01:07 +00:00
ELFYAMLTest.cpp [YAMLIO] Remove trailing spaces when outputting maps 2019-07-12 04:51:31 +00:00
TextStubV1Tests.cpp [TextAPI] Update reader to be supported by lib/Object 2019-08-16 15:30:48 +00:00
TextStubV2Tests.cpp [TextAPI] Update reader to be supported by lib/Object 2019-08-16 15:30:48 +00:00
TextStubV3Tests.cpp [TextAPI] Update reader to be supported by lib/Object 2019-08-16 15:30:48 +00:00